American Young Coder (AYC)

AYC logo

9 AM – Python Game Development

We continued with Birdie game. Homework: We want to try to make the dragon flap its wing. Inside player.py, inside __init__ function, create one more class attribute: self.images = [] Use forRead More...

10AM – Intro to Python

Today we Learned: How to make a for-loop with range(val1, val2) How to make a for-loop with range(val) What values are looped through when using range() How to use if-else statements inRead More...

10 AM – Python Game Development

We continued with Flappy Duck game. We discussed about creating Final Project proposal. Homework: If you have not created the Final Project proposal google doc, please do so. Look at this sampleRead More...

11 am Scratch level 1

Today we: Completed Dino Dance Project Started Animal Race Project Your HW: Do pg. 51-53 If you do not have the book yet please look in this google drive for the pages:Read More...

1 PM – Intro To Python

We completed Kaleido Spiral project. We checked with everyone how the progress of their final projects. We learned how to make diagonal rectangle. Homework: Final project is due on October 17. PleaseRead More...

4 PM Scratch Level 2

Today we were able to continue with the Doom on the Broom project. We will continue with the Forcefield next week, so don't worry about not having the code finished. For Homework:Read More...

5 PM Scratch Level 2

Make sure to review for tomorrows tests. If you guys have any last minute questions please email me at alexanderlee389@gmail.com

5 PM – Intro To Python

We went through how to do function with return value. We went through how to use random modules. Homework: Do exercises in https://www.ayclogic.com/intro-to-python/star-wars-problem/

6 PM – Intro To Python

We continued with Baby Name Generator Homework: When user enter a number that is bigger than the number of names that we have, you should use for loop to go through allRead More...

Verified by MonsterInsights