Python Reference Sheets
Lists
Turtle
Functions
If Statements & While Loops
Keywords
Basic Data Types
Complex Data Types
tkinter
Classes
Links to help with turtle graphics
https://docs.python.org/3/library/turtle.html
Links to help with tkinter
https://docs.python.org/3/library/tkinter.html
https://tkdocs.com/tutorial/
https://realpython.com/python-gui-tkinter/
https://gist.github.com/athiyadeviyani/b18afdc8136f003956b1a71d94a6c696
https://python-course.eu/tkinter/layout-management-in-tkinter.php
https://compucademy.net/python-turtle-graphics-and-tkinter-gui-programming/