Python Day 1
- Learned what a programing language actually is
- Learned how to move/turn turtle (turtle: library within Python)
- Learned about integers, strings, booleans, and floats
- Learned how to loop/repeat code and manipulate how many times it prints