Mini Lessons for Learning Python
Here are some mini lessons with links to example code:
using the shell vs using a file
turtle drawing
types
numbers and strings
loops
if, elif, else statements
lists
libraries
functions