4 PM – Intro To Python – Darin
What We Did Today: Continued to learn about if, elif, and else statements Learnt about the difference for ==, !=, and = Learnt how to do comparison with >, >=, <, andRead More...
What We Did Today: Continued to learn about if, elif, and else statements Learnt about the difference for ==, !=, and = Learnt how to do comparison with >, >=, <, andRead More...
Today We Did Reviewed last week's homework and finished the Library System project: Created a Book class Created a class attribute books (dictionary) to store Book object instances Reviewed HW, class methodsRead More...
Today We Did Learned about Turtle! Goto, pen, fill, forward, etc Drew triangle, square, L, and circle Homework Create Dec11_TurtleHW.py: Follow the instructions at: https://www.ayclogic.com/event/6-pm-intro-to-python-46/ If you don't know how to implementRead More...