1:30 PM – Intro To Python – Bill
Your HW: TRY IT YOURSELF from page 42: 3-4, 3-5, 3-6
Your HW: TRY IT YOURSELF from page 42: 3-4, 3-5, 3-6
Today We Did: Worked on our Window Cleaner project. Homework: Make a banner that hides when the green flag is clicked and shows when it receives the "Time's Up" message.
What We Did We reviewed the cloud class homework Added create_bird method and bird timer Created random birds Homework Inside main.py create a new method called create_cloud() that should be similar toRead More...
What We Did: Finished our horse for the Gobo project. Started working on our Funny Faces project. Homework: Draw the mouth, hat, and tongue sprites for our funny face.
Today We did deleting keys using for loops .keys() .items() .values() using in to confirm if something is in a dictionary len(dictionary) Homework Page 99 TRY IT YOURSELF. 6-1 and 6-2
What We Did Today: Reviewed dynamic programming and greedy algorithms Solved the coin combinations problem Homework: Go through this problem (we will discuss this in class next week): https://usaco.org/index.php?page=viewproblem2&cpid=1396 Notes: You canRead More...