7:30 AM – Intro To Python – Gamas
Today We Do We reviewed List homework. We went over For Loop List concept (For each). Homework Create Apr12_ForLoopListHomework.py Copy code from page 52. Do exercise from page 56, TRY IT YOURSELF,Read More...
Today We Do We reviewed List homework. We went over For Loop List concept (For each). Homework Create Apr12_ForLoopListHomework.py Copy code from page 52. Do exercise from page 56, TRY IT YOURSELF,Read More...
Homework Continue on Monster Inheritance project. We want to display attack menu after user enter a monster species in the main menu. Afterward, if user enter sword attack, do a random damageRead More...
Today We: Upgraded our old Shopping Cart System to use Dictionaries Created item_name and item_cost dictionaries Reduced a lot of code duplication Your HW: Save your old robux system code as aRead More...
Today We Do We went the homework from last week We learned some built-in functions for the String data type Briefly introduced if/else statements Homework Create <date>_StringHomework2.py page 25. TRY IT YOURSELF:Read More...
Today we: Added a Punching Glove sprite Finished Punch the Dummy Made the Ball Sprite play the note C Made the Ball change size (get bigger and smaller) Homework: Make the BallRead More...
TUESDAY Today we continued the Eevee project. Today we added more colors. We also added shading, highlighting, and blending. HOMEWORK Review your own drawing of the Eevee project, and make improvements beforeRead More...