American Young Coder

AYC logo

7 PM – Intro to Python – William

Today We Did Final Exam! Homework No more homework. Good job finishing the course! :) If you have any questions, email me at williamsmith@ayclogic.com.

6 PM – Intro To Python – Darin

Today We Do Reviewed how setheading changes the incline of the mouse, which in turn when used in functions changes how the functions are angled Learnt how to make semicircles using theRead More...

7 PM – Python OOP – Sebastian

Today We Did Learned about how to call methods from a parent class, while inside a child class using super() Continued building out our monster adventure game AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/Read More...

4:30pm – Python OOP – Roland

Today We Did Setup SchoolSystem project on local computer Continued working on SchoolSystem Project Find a teacher List all teachers dictionaries List all students dictionaries Add staff Homework Continue working on theRead More...

3 PM – Intro to Python – Sebastian

Today We Did Learned Python variables have names (can't have spaces), and values (values can have 4 different data types) Learned the 4 main data types are integer, float, string, and booleanRead More...

5 PM – Intro to Python – William

Today We Did Python Quiz 2 Homework No homework this week! Next week we will review the quiz and start learning about Turtle in Python :) If you have any questions, pleaseRead More...

5 PM – Intro To Python – Darin

What We Did Today: Made our code tidier by using a get_next_image method inside of the bird class Created our player class which spawns a player in our screen Made the playerRead More...