American Young Coder

AYC logo

9AM – Intro to Python – Saagar

Today we did: Reviewed if, elif, else statements, ran through various different problems and determined what would be printed Learned how to get user input from the shell using the input functionRead More...

5 PM – Python OOP – Bill

Gamas substitute Today We Do We finished with the Book system. Homework Create a new project in Pycharm "MonsterInheritance". If you are having problem creating a new Pycharm project, no worries, youRead More...

6 PM – Intro To Python – Gamas

Today We Do We went over questions about turtle project. We went over how to draw face forever in different coordinates and different colors. Homework If you have not done with TurtleRead More...

9AM – Intro to Python – Saagar

Today we did: Reviewed homework briefly Continued with input using variables as user input i.e. prompt Introduced lists as a way to store an ordered collection of elements, how to index intoRead More...

6 PM – Intro To Python – Gamas

Today We Do We started with Kaleido spiral. Homework Currently, the Kaleido spiral only have 3 colors: red, green and blue. Add more colors to it. Add any three colors to it.Read More...