American Young Coder

AYC logo

10AM – Intro to Python

Today we learned: How to use .title(), .upper(), and .lower() How to use the f-string method and "+" method for string combinations How to add code into f-string combination method Homework: pg.Read More...

11 AM – Python Game Development

we continued with Birdie project. We made the game not automatically started when the program is run. Only the play button, clouds and birds appear. But player is hidden. We made theRead More...

1 PM – Intro To Python

We continued with Hangman game. We learned how to loop through each element in the list via for loop using the list index. We learned how to treat string as list. WeRead More...

3 PM – Intro To Java

Homework: Make the "Number Of Seats" filter works. If user enters 2 for "Number Of Seats", the system should display all vehicles whose seat is 2 or bigger. For example, Honda CivicRead More...

4 PM Scratch Level 2

Today we were able to mostly finish the Super Market Lists project. We have no homework but if you wanna look over my project here it (link)

5 PM – Intro To Python

Homework: Create a file Aug8_ForLoopHomework.py Page 52. Page 56 "Try It Yourself", do only 4-1 Page 58

5 PM Scratch Level 2

Today we were able to complete the Glacier Race project. We started on the Fireball Fight project. For Homework: Please add in lives for each of your characters. Also add in theRead More...

6 PM – Intro To Python

We continued with drawing the multiple left arms and right arms. Homework: Draw the balloon and the string either on the right arm or left arm.