American Young Coder Academy – Indo

6 PM – Python Game Development – Sebastian

Today We Did Added direction functionality for the bird class You can always find the code we wrote in class in my Gitlab repository here: https://gitlab.com/gsugiart/tue-6-pm-dragon-birdie/-/tree/TUE-6PM-Sebastian In case you need anything, feelRead More...

6 PM – Intro To Python – Darin

What We Did Today: Learnt about .title(), .lower(), and .upper() for string capitalization Reviewed if, elif, and else statements Learnt about !=, >, >=, <, <= comparisons Learnt about and/or statements Homework:Read More...

6 PM – Intro To Python – Darin

What We Did Today: Reviewed the homework of recreating the text based mini-game with random.choice instead of random.randint() Created a password generator program using random functions Started working on the StarWars worksheetRead More...

9 AM – Python OOP – Gamas

Today We Did We reviewed Phone Book homework. We went over proof that in worst case scenario, using python dictionary to search is faster than using list. We went over using PythonRead More...

7 PM – Intro to Python – William

Today We Did 1st Python Quiz! Homework Create the following file: Oct2_WhileLoopHW.py Read textbook end of pg 117 until pg.123 and copy down the code If you have any questions or needRead More...

7:00 PM – Python OOP – Juan

Today We Did Reviewed homework Reviewed creating instances of a class, using attributes and methods outside of class, incrementing/decrementing class attributes Started School System Homework No homework

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

Verified by MonsterInsights