
code_chunk
@code_chunk
Edible code chunks in Python(primarily) 🐍
Potrebbero piacerti
Hey everyone! This is a new page for checking out different Python code snippets, or as called code chunks.
How to delete a non-empty folder? - Using `os.rmdir` on a non-empty folder gives error. - We can delete the contents of the folder and then delete the folder itself. Here is a `recursive_delete` function for the same.

This is a goldmine for python related talks. If anyone is interested to watch Python Conference videos, this is the best site to search for it! @PyvideoOrg thank you! pyvideo.org
command + A = whole field single-click + drag = characters double-click + drag = whole words triple-click + drag = whole paragraph or line from Brandon Rhodes talk "Activation Energy" youtube.com/watch?v=pybtvF…
youtube.com
YouTube
Activation Energy, by Brandon Rhodes
To understand the basics of Python, go through this course dabeaz-course.github.io/practical-pyth… by David Beazley. Simple and beautiful.
Solution for a problem on codeforces, codeforces.com/problemset/pro…. In Python, we have simple and beautiful functions `split` and `join` to work with the strings. What are some equivalent functions in C++ ? #python #cpp #codingproblem #code

Implementing the `wc` command present in *nix[ only for counting lines, characters and words ] awk vs. Python code. #awk #Python #programminglanguages
![code_chunk's tweet image. Implementing the `wc` command present in *nix[ only for counting lines, characters and words ]
awk vs. Python code.
#awk #Python #programminglanguages](https://pbs.twimg.com/media/Epv0kjqU0AEBj_W.png)
Did you know python has a groupby function? It provides an iterator to the group formed based on key provided. If no key is specified the identity function is used (i.e., the element itself) Go listen to the @adspthepodcast Episode 4!

Favourite Python talks by @nedbat 1. Facts and myths about Python names and values youtube.com/watch?v=_AEJHK… 2. Loop like a native youtube.com/watch?v=EnSu9h… 3. Pragmatic unicode, or How do I stop the pain? youtube.com/watch?v=sgHbC6… Check them out!
youtube.com
YouTube
Pragmatic Unicode, or, How do I stop the pain?
United States Tendenze
- 1. Chauncey Billups 77.8K posts
- 2. Damon Jones 21.8K posts
- 3. #FalloutDay 4,469 posts
- 4. Mafia 114K posts
- 5. Tiago Splitter 2,672 posts
- 6. Binance 183K posts
- 7. #7_years_with_ATEEZ 66.8K posts
- 8. Ti West 1,879 posts
- 9. #에이티즈_7주년_항해는_계속된다 52.4K posts
- 10. The FBI 167K posts
- 11. #A_TO_Z 51.7K posts
- 12. Kash Patel 46K posts
- 13. Changpeng Zhao 16.9K posts
- 14. La Cosa Nostra 8,700 posts
- 15. Gilbert Arenas 8,098 posts
- 16. The NBA 218K posts
- 17. 5sos 34.4K posts
- 18. Kirby Air Riders 10.3K posts
- 19. Gambling 156K posts
- 20. New Vegas 5,743 posts
Something went wrong.
Something went wrong.