6 PM – Python OOP – Darin
What We Did Today: Continued monster inheritance project Learnt about the concept of inheritance (we haven't applied it yet) Homework: Continue in MonsterSystem.py and upload the file into the google drive whenRead More...
What We Did Today: Continued monster inheritance project Learnt about the concept of inheritance (we haven't applied it yet) Homework: Continue in MonsterSystem.py and upload the file into the google drive whenRead More...
What We Did Learned more about the difference of functions with and without return values Learned how to generate random numbers and choices Homework Create a new file called July30_FunctionReview Copy andRead More...
What We Did Today: Learnt how to make half circles using a new parameter for t.circle(radius, extent), using extent as a parameter in draw_circle() Learnt how to incline any shape using theRead More...