American Young Coder

AYC logo

6 PM – Python Game Development – Sebastian

Today We Did Handled collisions for all objects Created giant fireballs with full functionality 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 caseRead More...

6 PM – Intro To Python – Darin

What We Did Today: Reviewed operations on lists Introduced using for loops with lists Homework: Create a file called Oct24_ListForLoopsHW.py and submit it into the google drive when you are finished. DoRead More...

6 PM – Intro To Python – Darin

What We Did Today: Had our second quiz covering topics so far on lists, loops (while and for), functions, and the random module. Homework: No Homework!

9 AM – Python OOP – Indo – Gamas

Today We Did We finished oct_21_robux_shopping_cart_using_class.py We started SchoolSystem project. Homework Create a new file student.py Inside this file, create a new Class Student with 3 attributes: name, age and grade. InsideRead More...

5 PM – Intro to Python – William

Today We Did Finished learning lists Delete element Last element of list List of integers Learned about for loops For loops with range Enhanced for loop (for-each) for lists Homework Create theRead More...

7:30 PM – Intro to Python – William

Today We Did Reviewed If-Else statements Learned about Elif (else if) Homework Create the following file: Oct28_IfElseHW2.py Read page 80-81 and copy all the code Catch up on last week's homework! https://www.ayclogic.com/event/730-pm-intro-to-python-william-3/ ContinueRead More...

5 PM – Python OOP – Juan

Gamas Sub Today We Did We reviewed School System homeworks We reviewed how to add staff to dictionary We reviewed how to list all staffs. We went over how to choose theRead More...

7 PM – Intro to Python – William

Today We Did Reviewed Exercises 1-2 of Oct23_StarWars.py Created a password generator Homework Finish exercises 3-4 of Oct23_StarWars.py https://www.ayclogic.com/intro-to-python/star-wars-problem/ Oct30_Magic8Ball.py Follow the instructions on the page to create a magic 8 ball!Read More...