- installed python, learned to run python commands in the terminal
- built a band name generator after covering concepts(variables, strings, combining strings, input function, and print)
- built a Tip calculator using concepts I learned (data types, numbers, operations, type conversions, f-strings, etc)