American Young Coder

AYC logo

5 PM – Python OOP

Today We Do The students were having a lot of errors inside MonsterSystem project. We spent the entire class fixing this error. Homework Inside monster.py, create a new method (method is aRead More...

7 PM – Python Game Development

Today We went over the projects We reviewed how Flappy Duck flies in the air We went over how to add gravity. Review all these things and your final project with yourRead More...

7 PM – Python OOP

Today We Do We continued with SchoolApplication by adding students_dictionary and teachers_dictionary. When we create a new student, we added newly Student object/class into students_dictionary. Homework Now that we have added StudentRead More...