5pm Intro To Python – Bill
Today We: Continued the Robux System project Made it so you can now add robux Finished the Robux System project Reviewed for the final test Your HW: Study for the final testRead More...
Today We: Continued the Robux System project Made it so you can now add robux Finished the Robux System project Reviewed for the final test Your HW: Study for the final testRead More...
WEDNESDAY We continued the Sayu project - this time adding more details to the character such as the rope-shuriken scarf and the gem on her leg. HOMEWORK Continue working on the FinalRead More...
Homework: https://leetcode.com/problems/group-anagrams/ https://leetcode.com/problems/merge-intervals/
Today We Do We continued with Hang Man game. We learned how to loop through each letter inside the word. Homework Create a new python file Mar16_LoopingEachLetterInAWordHomework.py. The homework is due onRead More...
Today We Did: Finished Hangman Homework: None NOTE: Please submit your homework file inside the google drive folder Tuesday at 5pm If you have any questions, please send an email to latisha@ayclogic.com
Homework Create Mar16_TellMeYourAgeWhileLoop.py Do exercise in https://www.ayclogic.com/tell-me-your-age/ You have to do all of the following techniques: while loop, input, if else and break
Today: We went over the homework to place towers on the hotspots. We added the cancel tower button. We deducted health when the enemy gets passed all the towers. Homework: DrawRead More...