Skip to content
/ python Public
forked from nonchris/python

Teaching, examples, funny stuff. A personal collection.

Notifications You must be signed in to change notification settings

leo-ger/python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Teaching, examples, funny stuff. A personal collection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 85.5%
  • Python 14.5%