5PM – Intro To Python – Daniel
What We Did We went over the turtle projects. Homework Continue working on turtle project, and be done with about 75% next week. Project is due 11/5/2025. If you have any questions,Read More...
What We Did We went over the turtle projects. Homework Continue working on turtle project, and be done with about 75% next week. Project is due 11/5/2025. If you have any questions,Read More...
Today we: Finished the Dino Dance project. Started the Animal Race project. Homework: Make a Ballerina sprite. Make your new Ballerina sprite dance. Hint: Use the “switch costume” block we used inRead More...
Homeworks David When I click submit button, the player or computer score sometimes are not being updated. RESET button is still not working. I don't see the code that would update theRead More...
What We Did Today: Spawned the coin and created costume alternation logic Coded logic for collisions for coin, player, and tube Homework: # homework # Fix the bug where when the playerRead More...
Today we did: We went over the homework and continued learning about functions with return values. We started learning about random and random.randint. Homework: Create a new file called Oct22_FunctionsWithReturnValueHomework. Do numbersRead More...
Today We Did We continued with Pet Breed Classification project We continued with extract_breed_name function We did the data loader (dls) Homework Changed the implementation of extract_breed_namefunction, so it will return CATRead More...