American Young Coder

AYC logo

5 PM – Intro to Python – Darin

What We Did Today: Learnt about functions without RV Homework: Make a file called Aug22_FunctionsWithoutRV_HW.py and submit to the google drive HW folder when you guys are done: do num 4-6 fromRead More...

6:00 PM – Intro to Python – Darin

Today we did Created a text based game called Grocery System Created an upgraded text  based game called RobuxBalance program. Learnt how functions work with the global keyword to access outside variablesRead More...

7 PM – Intro To Python – Yitong

Today we: Went over For Loop List Hw 2. Reviewed using lists and for-each loops. Learned about range. Homework: Make a file called August27_for_loop_list_hw3. Follow the instructions here: https://www.ayclogic.com/animal-list-and-for-loop-exercises/ Make a file calledRead More...

7 PM – Intro To Python – Darin

What We Did Today: Reviewed final project proposals Created an interactive grocery system program Homework: YOUR FINAL PROJECT IS DUE IN 2 WEEKS FROM NOW! For those of you that have aRead More...

7 PM – Intro To Python – Yitong

Today we: Went over For Loop List Hw 3. Reviewed using for-each loops and range. Learned about while loops. Homework: Make a file called Sept3_while_loop_hw1. Do pages 117 and 121 in yourRead More...

7 PM – Intro To Python – Darin

What We Did Today: Reviewed final project proposals Finished the interactive grocery system program Started the last robux program Homework: YOUR FINAL PROJECT IS DUE NEXT WEEK SEPTEMBER 10! For those ofRead More...

5 PM – Intro to Python – Darin

What We Did Today: Learnt about functions without RV Homework: Make a file called Sept5_FunctionsWithRV_HW.py and submit to the google drive HW folder when you guys are done: from https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/ do number 7.Read More...

7 PM – Intro To Python – Darin

What We Did Today: Finished the Robux System project Homework: You have a one week extension for the final project! YOUR FINAL PROJECT IS DUE NEXT WEEK SEPTEMBER 10! For those ofRead More...

7 PM – Intro To Python – Yitong

Today we: Went over Sept3_while_loop_hw1. Reviewed using while loops. Learned about infinite loops, break, and flag variables. Homework: Make a file called Sept10_while_loop_hw2. Do the Try-It-Yourself (7-4, 7-5, 7-6, 7-7) section on page 123 inRead More...

5 PM – Intro to Python – Darin

What We Did Today: Learnt about random module to use the random functions Homework: Make a file called Sept5_Magic8BallV2.py and submit to the google drive HW folder when you guys are done: # modifyRead More...