My Python Notes.

Started learning Python recently by following this tutorial. Here is a link to my notes, which you may or may not find helpful if you are new to Python. The notes are based on the W3 Schools tutorial that I am doing, and I include my own notes and experiments along with them.


https://github.com/pereiradaniel/w3_python/blob/master/notes.md


Popular posts from this blog

C: Program That Calculates Pay Based On Salary And Hours.

C: Usage Of limits.h And float.h To Access Min And Max Constants.

C: Calculate Order Price Based On User's Input.