American Young Coder

AYC logo

7 PM – Intro To Python – Darin

What We Did Today: Learnt how to make a Kaleidoscope, and use the while loop to go through and repeat through the list items for colors Started on the Grocery System program,Read More...

6 PM – Intro To Python – Shawn

What We Did Learned how to do the Magic 8 Ball project (version 2) using random.choice Learned about Python errors (AKA bugs) and how to correct them Homework Corey: Create a newRead More...

7 PM – Intro To Python – Darin

What We Did Today: Finished the Grocery System program. Got started on the Robux System program, which takes the Grocery System program one step further by using functions and global keywords. Homework:Read More...

6 PM – Intro To Python – Shawn

What We Did Reviewed and prepared for the second quiz next week Homework Study for your quiz next week Study these concepts Functions without return values Functions with return values How toRead More...

7 PM – Intro To Python – Darin

What We Did Today: Continued and finished the Robux System. Started reviewing for the final exam. Homework: Your final project is due August 27 Finish 100% of your final project. Requirements: https://www.ayclogic.com/intro-to-python-final-project-criteria/Read More...

6 PM – Intro to Python – Daniel

What We Did Reviewed the debugging homework Prepared for the quiz next week through the Quiz 2 Review exercise. Homework Continue on your Sep4_QuizReview2.py file and finish number 4!! If you haveRead More...

6pm – Intro To Python – Joshua Widjanarko (Darin Sub)

Today We Did: Reviewed the homework Brushed up on what functions are with/without return values Did examples of functions from the https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/ page Homework: In one new file, "Sep5_FunctionsWithRVCopyHW", do the following:Read More...

4 PM – Python OOP – Darin

Today We: Reviewed the homework for the grocery system v2 program, in adding a dictionary to keep track whether an item is meant to be frozen or not. Introduced the concept ofRead More...