4 PM – Intro To Python – Darin
What We Did Today: Reviewed the difference between =, !=, and == Reviewed typecasting Learnt about +=, -=, *=, and /= shortcuts Learnt about lists, how to access items from a list,Read More...
What We Did Today: Reviewed the difference between =, !=, and == Reviewed typecasting Learnt about +=, -=, *=, and /= shortcuts Learnt about lists, how to access items from a list,Read More...
Today We Did Reviewed how inheritance works through try it yourself number 9-7 Continued the MonsterInheritance project, creating the initial menu pop up as well as started on using inheritance for creatingRead More...
Today We Did Worked on RobotBuilder right_arm Modified arm functions to include width and height Started learning more turtle shapes Polygon function Homework Finish your robots!! (Dec18_RobotBuilder.py) Include the following features: HeadRead More...
Today We Did We continued with Monster Inheritance project. We were able to introduce inheritance in Dragon and Troll class. And use inheritance to simplified the codes inside monster.py. We assigned DriverRead More...
Today We Did Reviewed project proposals & got lots of feedback Helped setup PyCharm & projects (took our time since we're a bit rusty from break) Added to Balloon class You canRead More...