SAT – 10 AM – Scratch 1 – Indo
Today We Do We finished Virtual Snow project in page 144. Homework No homework next week
Today We Do We finished Virtual Snow project in page 144. Homework No homework next week
Today We Do We reviewed HashMap topic, how to use it. Key and Value datatype We added feature to find student using HashMap Homework Inside SAT10AM_SchoolApplication, change initializeStudents() to also add allRead More...
Today We Do We reviewed Car and ElectricCar classes and how ElectricCar inherits Car class. We reviewed how ElectriCar class can override fill_up_the_gas method. I uploaded the files that we did inRead More...
Today We Do We added the code to activate the shield when one of the tanks collide with the powerup sprite. We added the code that will display GAME OVER page. HomeworkRead More...
Today we learned: How to make while loops How to break from a forever loop Homework: Do questions 2-3 from Tell Me Your Age in your old TellMeYourAge.py file. If you don'tRead More...
Today We Do We continued on Hangman game. We learned on how to loop through each letter at a time in Sep11_LoopingEachLetterInAWord.py. The latest code is uploaded into the google drive already.Read More...
Homework for Corey, Bradley, Raelyn Please make sure the bullet appear on the screen and moving to the right. Launch bullet from left side of the screen once every 3 seconds goingRead More...
Today we: continued the Virtual Snow project coded Snowflake clones to stamp and delete itself when touching the color white or when touching the Snowman sprite Homework: no homework this week contactRead More...
Today We: Continued the Shapes in grid project Learned how to make the pen drawing smoother using Glide __ seconds to x:_ y:_ code Implemented that in with the code drawing theRead More...
Today We: Finished building GrocerySystem program Homework Continue coding your project, I will be checking the progress each class period Final Project due date: October 2 Final Project Criteria Link: https://www.ayclogic.com/intro-to-python-final-project-criteria/ Project ExamplesRead More...
Today We: Finished building ShoppingCart program Homework Begin studying for the final exam Great study material would be the code we've written since the beginning of OOP Python. The files can alsoRead More...
Homework Make the bug appear on the screen once every 5 seconds, moving left or right. Make the bug move really fast. Add collision detection between bug and target. When you clickRead More...