6 PM – Python OOP – Darin
What We Did Today: Learnt about dictionaries in Python, how to do basic operations on them. Homework: In a file called Dec10_IntroToDictionariesHW.py, do the following from the book: Page 92 to 97.Read More...
What We Did Today: Learnt about dictionaries in Python, how to do basic operations on them. Homework: In a file called Dec10_IntroToDictionariesHW.py, do the following from the book: Page 92 to 97.Read More...
What We Did Today: Continued the Library System project Reviewed how concepts such as keys/values in dictionaries work together with classes/objects Homework: Continue on your Library System application in librarysystem.py, and completeRead More...