5 PM – Python OOP – Shawn
Today We Did Finished school system. Started LibrarySystem. Homework Do 1-3 in LibrarySystem.
Today We Did Finished school system. Started LibrarySystem. Homework Do 1-3 in LibrarySystem.
Today we: Continued the Punch the Dummy project. Homework: When the game starts, the Dummy sprite starts with the Happy costume. When the Dummy sprite gets hit, it switches to the AngryRead More...
Today We Did Finished Monster Inheritance Started Practice Final Homework Finish the practice final by the end of Monday night for 10% of your grade: https://forms.gle/E1PJFq4cmTmXGyYA7
Today we continued the Wednesday Addams Full-Body Project Reviewed and fixed up her face (layer 2), keep in mind you want her face to be symmetrical. Drew her hair (layer 3) StartedRead More...
Today We Did Added player boundaries to change game mode when players fall off the screen Added logic and pygame code to draw game win and game over pages You can alwaysRead More...
What We Did Today: Created a second version of the magic 8 ball program that answers any question the user asks with a random answer, using random.choice() this timw. Created a randomRead More...
Today We Did Reviewed the first String Homework and did exercises with those new string methods Case methods: upper(), lower(), title() String formatting: f"{variable1} {variable2}" Basic escape sequences (newline and tab): \n,Read More...
Today We Did Continued Boston House Prices Worked a bit on our final projects, downloaded the PKL. Homework Continue final project. Remember that it’s due on 2/6. Have your streamlit code byRead More...
Today we: Finished the How Old Are You? project. Started the Jumpy Monkey project. Homework: Do the Movie Ticket Price project Create a new project called Movie Ticket Price Add the spriteRead More...
Today We: Reviewed the HW Went over if statements Your HW: Create a new file called Jan_16_StringHomework2.py Do page 25. TRY IT YOURSELF: 2-3, 2-4, 2-5 and 2-6