American Young Coder

AYC logo

7 PM – Python Game Development

Today: We went over the homework to add the game won and game over pages. We added 3 different tower types for the tower for purchase, tower and bullet. Homework: Make sureRead More...

4 PM – Intro To Python – Gamas

Today We Do We reviewed homework: String combination, if else statements, input from shell, for loop List. We went over while loop. Homework Create Apr11_WhileLoopHomework.py Do codes TRY IT YOURSELF page 123:Read More...

4:30 PM – Python OOP

Homework Continue on Monster Inheritance project. We want to display attack menu after user enter a monster species in the main menu. Afterward, if user enter sword attack, do a random damageRead More...

6:30 PM – Intro To Python – Latisha

Today We Do We reviewed 4 shapes homeworks We continued with RobotBuilder project, we created the rectangle function. Homework Continue with Apr13_RobotBuilder.py By creating multiple combination of rectangles with different size, coordinatesRead More...

7 PM – Intro To Python – Gamas

Today We Do We reviewed 1st quiz We started Function without return value Homework Create Apr13_FunctionNoReturnValueHomework1.py Copy code from page 130 And do exercise from page 131: TRY IT YOURSELF

5 PM – Intro To Python – Gamas

Today We Do We reviewed for loop and while loop We reviewed function without return value We reviewed function with return value. Homework Create Apr18_FunctionsExercises.py Do exercises in https://www.ayclogic.com/python-function-exercises/

7:30 AM – Intro To Python – Gamas

Today We Do We reviewed For Loop List (For Each) We learned For Loop Range We started While Loop Homework Create Apr19_WhileLoopHomework.py Copy code from page 118 to 121

6 PM – Intro To Python – Gamas

Today We Do We continued to learn how to fix Python errors. We reviewed a couple of problems from 1st quiz to prepare for next week 2nd quiz. Homework Next week isRead More...

7 PM – Intro To Python – Gamas

Today We Do We learned about function with return value. Homework Create a new python file Apr20_FunctionWithReturnValueHomework.py Copy codes from page 139. Also create a function called: convert_from_hour_to_second. One parameter: hour. ReturnRead More...