byte-of-python
byte-of-python copied to clipboard
Beginners book on Python - start here if you don't know programming
I love the book and the website (I learned python with it). But I wonder if it would be possible to move the content towards a [jupyter book](https://jupyterbook.org/en/stable/intro.html) such that...
The order of output key pairs is reversed. Related code example: total(10,1,2,3,Jack=1123,John=2231,Inge=1560)
Instead of an apostrophe a question mark was appearing. Fixed
I enjoyed reading this book. I read the [Revision History](https://python.swaroopch.com/revision_history.html) and would like to suggest Org Mode as the next version. It supports exporting to AsciiDoc, LaTeX (PDF), HTML, etc....
This is my first attempt at forking and creating a pull request! I was unsure what links you intended or where you were trying to draw values in from, but...
Hi @swaroopch, this is to inform you that I have just updated the Korean translation to match the latest version of the book here: https://github.com/Byte-of-Python-Korean-Translation/byte_of_python_korean_translation This is so far the...
Fix markup for subheader: The with Statement to maintaining a consistent look with the previous headings for example: The `if` Statement