Digital Project
Digital Project
Python Worksheet 1
Link to Python Excercises worksheet:
https://docs.google.com/document/d/1-cnqUQIPE4NZBCumXlRJ9ioPal9WaryeNTawaYbyJ-s/edit?tab=t.0
Something I learned from this assignment was the meanings of the variables int, str, float, and bool. Something I still don't understand is how to ask questions in a line of code, especially one that's not true or false.
Python Worksheet 2
Link:
https://docs.google.com/document/d/1-PVq9CzlrSA1Aj0UMDKR8UXn1bKv2BtBDLPLeeZycHg/edit?tab=t.0
Something I learned was how to create lists in Python. I'm still not 100% sure how indentation works.