python-cheatsheet
python-cheatsheet copied to clipboard
Comprehensive Python Cheatsheet
Read thru the source, and in the process markdown linted and reformated the source for readability. I don't know how/if I can upload the git commit, so I attached source...
Hi, What was the design choice around using strong emphasis (double asterisks) for most non-code text?
Python
thank you
The codes are superb!
I love the coroutine game! To me, it's a lot more fun when the numbers "chase" the player, which is enabled in this PR. Also, running the example as-is generates...
Documented various functions that we found particularly lacking of docstrings.
The README was easy to navigate from the top, but slightly inconvenient to jump from section to section. To fix this, I added a "Return To Contents" button under each...
max function of list.