American Young Coder

AYC logo

7 PM – Intro to Python – William

Today We Did Reviewed Exercises 3 and 4 of Oct23_StarWars.py Reviewed While Loops Homework Create the following files: Nov6_Magic8Ball.py Follow the instructions to create a Magic 8 Ball: https://www.ayclogic.com/intro-to-python/magic-8-ball If you haveRead More...

6 PM – Intro To Python – Darin

William Sub What We Did Today: Reviewed for loop with range() to add to a counter variable Learned about while loops and how to print numbers Infinite loops Remember to check theRead More...

6 PM – Intro To Python – Darin

What We Did Today: Introduced basic turtle (creating images using code) Homework: Create a new file “Nov30_Turtle4ShapesHomework.py” Create a new function “draw_rectangle”. Inside the function, draw a rectangle shape using turtle module.Read More...

5 PM – Intro to Python – William

Today We Did Reviewed Nov4_AnimalList.py Finished learning about while loops Infinite while loop Homework Create the following file: Nov11_PythonExercises.py Follow the instructions at https://www.ayclogic.com/intro-to-python-exercises/ Upload the homework to your assigned Google DriveRead More...

7:30 PM – Intro To Python – William

Today We Did Reviewed Oct28_IfElse_HW2.py Finished learning about If-Elif-Else Positive, negative, 0 number example Homework Create the following file: Nov11_IfElseHW3.py Complete Exercise #3 at: https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/ Continue doing your Typing Club practice :)Read More...

7 PM – Intro to Python – William

Today We Did Reviewed Exercise 1 from Nov6_Magic8Ball.py Finished random lottery() example Reviewed common errors in Python Homework Create the following files: Quiz2Prep.py Complete the exercises at to prepare for Quiz 2! Read More...

7 PM – Python OOP – Gamas

Today We Did We continued on Library System. We added Book.get_info() method. We did find book by name. Homework Create a new pycharm project MonsterInheritance In this new project, create a newRead More...

7 PM – Python Game Development – Sebastian

Today We Did Added audio, and background music Made rectangle move with image to handle full group collisions for everything Created placeholder methods for all future game modes, including the drawing ofRead More...

6 PM – Intro To Python – Darin

What We Did Today: Reviewed while loops and comparing it to for loops Remember to check the Google Drive folder if there’s any code you missed (Nov14_WhileLoops2.py)! Homework: Create a file calledRead More...