Today We Did Reviewed Grocery Shopping Cart Project briefly Started learning about Object-Oriented Programming How to create Classes, Constructors (__init__), Attributes, Class Methods Object Instances of Classes The special "self" keyword HomeworkRead More...
Today we did: We did some exercises for quiz preparation. Homework: Create a new file called Jan11_ForLoopHomework and copy the codes from below: If you have the 2nd edition: Page 57 toRead More...
What we did today We finished working on the Intro to List project. We started working on the Super Market Project. Homework Make ALL your food sprites shake when the cat spriteRead More...
Today we: Started and finished the Grocery System project Started the Robux Shopping Cart project Project Feedback: Eden: Add the text "PEASHOOTER" by using rectangles, circles, and/or polygons Make some part ofRead More...
What We Did Today: Learnt how to make half circles with the second parameter used in the circle() function. Created a kaleidoscope project using a forever loop and creating circles that moveRead More...