American Young Coder

AYC logo

7:30 PM – Intro to Python – William

Today We Did Started learning variables and data types Homework Read pages 15-19 in the textbook Complete 1 lesson everyday on Typing Club or Typing.com If you have any questions, please emailRead More...

7 PM – Intro to Python – William

Today We Did Reviewed 1st Python quiz Learned functions without parameters Homework Create the following file: Oct9_FunctionsHW.py Copy code from pages 130 to 133 Oct9_FunctionsHW2.py https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/ If you have any questions orRead More...

7:00 PM – Python OOP – Juan

Today We Did Began working on the School System Created the School System class Created a Student class Homework Upload your main.py file to the google drive and do: Finish the add_new_studentRead More...

6 PM – Python Game Development – Sebastian

Today We Did Finished adding movement to Player class Changed Player image direction on movement Began understanding hitboxes, groupcollide, and the rect attribute You can always find the code we wrote inRead More...

6 PM – Intro To Python – Darin

What We Did Today: Reviewed input from shell homework with if statements Introduced the concept of lists and how to add items into a list, remove items from a list, and printRead More...

6 PM – Intro To Python – Darin

What We Did Today: Finished the debugging homework as well as the second debugging homework Maintained practicing proper debugging techniques Started on the Quiz 2 Review, covering topics like functions, conditionals, andRead More...

5 PM – Intro to Python – William

Today We Did Learned about If-Else statements Learned about if statements with multiple conditions (and/or) Learned about Elif statements Homework Create the following file: Oct14_IfElseHW.py Copy code from pgs 78-81 in theRead More...