American Young Coder

AYC logo

Wed 5pm Intro To Python – Bill

Today We: Went over the Robux System Homework Used a function to reduce code duplication Your HW: Make it so when the user enters 3, you use the purchase_item function instead ofRead More...

5PM – Advanced Digital Illustration

WEDNESDAY We continued the Sayu project - we added the extra details on the character, such as the tail and leaf. HOMEWORK Continue working on the Final Project. We are continuing onRead More...

6 PM – Coding Olympic Training

Homework1: Finish the fence painting problem we discussed in class with O(1) time complexity Homework2: https://leetcode.com/problems/jump-game/, please make sure your approach can pass all tests.

6PM – Intro to Python – Latisha

Today We Did: Continued Hangman Checked if User entered the wrong input Checked if User entered right answer Started List Loop with Index Homework: Do all the exercises from Star Wars ProblemsRead More...

6 PM – Intro To Python – Gamas

Homework Continue with your Mar2_Hangman.py Add code to check if life is equal to 0 then stop the loop. You should do this after you decrease life by one.

7 PM – Intro To Python – Gamas

Today We Do We learned about For Loop Range. Homework Create Mar9_WhileLoopHomework.py Copy codes from page 118 to 121. Please email me at gamas@ayclogic.com if you have any questions

7 PM – Python Game Development

Today: We went over the homework to add the landing page. We add the TowerForPurchase sprite and created a floating TowerForPurchase when the target collides with the non floating TowerForPurchase. Homework: CreateRead More...