3 PM – Intro To Python (Summer Session) – Darin
What We Did Today: Learnt about functions (with and without return value) Learnt in depth on why we want to use functions and why they are useful. Learnt about parameters and commonRead More...
What We Did Today: Learnt about functions (with and without return value) Learnt in depth on why we want to use functions and why they are useful. Learnt about parameters and commonRead More...
What We Did We reviewed While Loop homework Reviewed previous topics: Datatypes, f-strings, lists, while loops, for loops. Homework Create a file and name it June_18_Review.py https://www.ayclogic.com/intro-to-python-exercises/ If you have any questions,Read More...
What We Did Today: Continued School System Implemented the listing methods for both the student and teacher Converted the main.py file into a class called SchoolSystem Homework: Continue working on SchoolSystem, butRead More...
Today We: Finished the Grocery List project Your HW: None
Turn in your projects with this > LINK <
What We Did Today: Did the second quiz. Homework: No homework! Enjoy your one week's break of no homework as next week we will learn something new - drawing in python!!
Today We Did Click to purchase a tower Finished fireball class Finished up showing fireballs on the screen for purchased towers Add group collides for fireball and enemy You can always findRead More...