Python Day 1
Today was my first day of Python. At first it was confusing, but after more practice I understood the concepts better and was able to use them in combination with each other. My favorite topic of the day was loops, where we could make a block of code run until a certain condition was met or for a designated number of times. In addition to loops, we learned data types, arguments, functions, variables, conditionals, and statements. I look forward to another exciting day of Python camp!