American Young Coder (AYC)

AYC logo

9AM – Intro to Python – Saagar

Today we did: Review for the quiz with trivia style questions: went over variables and the different types string concatenation, f-strings, string functions if, elif, else statements, the different operators like ==,Read More...

10 AM – Indo – Intro To Python – Gamas

Today We Did We learned about String data type. We learned about 3 String built-in functions: lower(), upper(), title() We learned how to combine String together using Python "f" formatter. Homework IfRead More...

3 PM – Intro To Python – Sebastian

Today We Did We learned about Integer, Float, String, Boolean We learned how to combine String together using + and , Homework Create a new python file Aug27_StringHomework.py in Thonny. Copy codesRead More...

4 PM – Python Game Development

Today: We added collision detection between the player and the bird. We added a new page the landing page when the game is loaded, and switched to the game in session pageRead More...

6 PM – Python OOP – Bill

Gamas subs Today We Did We reviewed Pizza class homework. We started converting Aug16_ShoppingCartSystemV2.py into Aug27_ShoppingCartSystemV3.py using GroceryItem class. The code that we did in the class can be found in here.Read More...

Verified by MonsterInsights