Python Exercise 1
Python Exercise 1
https://replit.com/join/tjcwvodpbx-emorrr
I got a great refresher on Python and its basic syntax after not using it for a while. I also taught my partner a little more about Python. I learned how to properly check for errors with a while True statement. I want to learn more about functions and more advanced data storage/manipulation.
I have certainly reached my limit of python understanding- a lot of this was stuff I had to re-learn. I played around a lot with lists and dictionaries today.Â
I want to learn more about how you can pass functions or lamdas or other conditionals into lists.