Would you like to learn the Python programming language? It’s easy, and these little tutorials will get you started!
- Tutorial 1 – Getting started – creating output from a computer program
- Tutorial 2 – Adding input to a computer program
- Tutorial 3 – The coin flip simulator and random numbers
- Tutorial 4 – Functions and comments
- Tutorial 5 – The dice simulator – lists in Python