American Young Coder

AYC logo

6 PM – Intro To Python – Darin

What We Did Today: Learnt how to get input from shell (user) Manipulated user input with if statements to perform certain code/actions Reviewed fundamental concepts of data types Homework: Create a fileRead More...

6 PM – Intro To Python – Darin

What We Did Today: Reviewed the Star Wars homework: https://www.ayclogic.com/intro-to-python/star-wars-problem/ Applied "random" inside of functions, to get random items from a list Practiced steps in debugging, and got started on debugging worksheetRead More...

9 AM – Python OOP – Indo – Gamas

Today We Did We learned more about Python "class". We learned about different rules and terminologies of using Python class. Homework Memorize all the rules and terminologies that we have learned whenRead More...

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...