Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 847 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 847 Bytes

python

Resources, examples, funny stuff. Imagine a place.

Somebody probably did those things before me.

Structure

./teaching
contains stuff I personally created to teach people things about python
./exercise
Contains exercises I came up with at some point
./fun
Scripts that don't have a deeper meaning / learning, just random stuff you probably shouldn't do in production ;)
./wtf
My favorite directory I guess. It contains scripts that mess with python specific functionalities, in a way that you can learn something new :)
Those scrips are accompanied by a .md-file giving an explanation for the behaviour._

Credits

There are some very funny repositories dedicated to similar content I found over time:
https://github.com/MinhasKamal/CreepyCodeCollection
https://github.com/satwikkansal/wtfpython