American Young Coder

AYC logo

5 PM – Intro to Python – William

Today We Did Reviewed Jan20_FunctionsHW5.py Exercise #3 Created a password generator Homework Create the following files: Magic8BallV2.py Complete the 2nd version (#2) of the Magic 8 Ball with r.choice(): https://www.ayclogic.com/intro-to-python/magic-8-ball/ Feb3_StarWars.py CompleteRead More...

4 PM – Intro To Python – Darin

What We Did Today: Learnt how to use for loops with range() function Illustrated examples with the range() function Homework: Create a file called Feb5_ForLoopWithRange_HW.py and submit the file into the googleRead More...

5 PM – Intro to Python – Allison

Today we: Reviewed the homework Learned more about "if, elif, and else" statements Learned about "not equal to" statements Homework: Upload this homework in the Google Drive folder as Feb5_IfElseHomework2: Read andRead More...

7 PM – Intro to Python – William

Today We Did Finished GrocerySystem Worked on GrocerySystemV2: Made separate lists for menu items and prices Homework Final project deadline has been extended to February 19th (in 2 classes). Continue working on yourRead More...

7 PM – Python OOP – Sebastian

Today We Did Finished library system project Began school system project Recreated grocery item class AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/ In case you need anything, feel free to email me at sebastian@ayclogic.comRead More...

4 PM – Intro To Python – Darin

What We Did Today: Reviewed For Loops with Lists, For Loops with Range() Introduced While Loops Talked about the difference between the 2 functions Homework: Create a file called Feb12_ForLoopWithRange_HW.py and submitRead More...