Programming 3b 7/22/15 Day 3
Today we learned about tuples and dictionaries. Tuples are immutable lists using parenthesis instead of brackets. Dictionaries are an unorganized sets of key-number values, they use {} squiggly brackets. The best part of the day was watching the turtle make a spiral. We also learned about classes and how to make classes and objects.
#GabifyingArnoldSwag