American Young Coder

AYC logo

3 PM – Python OOP – Allison

Upload your homework as July30_main.py and water_golem.py Create a new file called water_golem.py Create a class called WaterGolem. This class will be a child of the Monster class. This class will have 2 attributes: health andRead More...

7 PM – Intro To Python – Darin

What We Did Today: Finished a robot drawing using python and geometry Learnt how to use different shapes to form a function for a drawing Homework: Draw something with at least 4Read More...

7 PM – Intro To Python – Yitong

Today we: Went over input_from_shell_hw 1 and 2. Reviewed getting input from the shell & using lists Homework: Make a file called “July30_list_hw1” and do pages 37-41 in the book (do not doRead More...

5 PM – Python OOP – Allison

Today we: Finished the Monster Inheritance project Homework: Submit the Practice Test Google Form that was sent to your emails by 8/5 Tuesday night latest.  Other Add any missing parts of yourRead More...

6:00 PM – Intro to Python – Darin

Today we did Learnt how to use turtle drawing. Learnt how to wrap everything into a function that makes drawing easier Homework: Submit into your google drive when you are done! DrawRead More...

3 PM – Python OOP – Allison

Today we: Began reviewing the practice final Homework: Clayton: Resubmit the practice final with all 3 files. Everyone: Review the practice final code in the Google Drive. Make sure you understand theRead More...

7 PM – Intro To Python – Yitong

Today we: Went over List Hw 1. Reviewed using lists Homework: Make a file called August6_list_hw2. In your coding book, complete the 'TRY-IT-YOURSELF' section on pages 41-42: problems #3-4, 3-5, and 3-6. Email meRead More...

7 PM – Intro To Python – Darin

What We Did Today: Finished a robot drawing using python and geometry Learnt how to use different shapes to form a function for a drawing Homework: Draw out your final project proposal!Read More...

5 PM – Intro To Python – Darin

What We Did Today: Reviewed how lists worked Reviewed how lists with for loops worked Learnt how to use for loops with range() function Introduced while loop (loops based on a condition)Read More...

5 PM – Intro To Python – Darin

What We Did Today: Reviewed for loops Learnt how to use while loops with various code inside such as conditionals Homework: Create a new file called Aug11_WhileLoopsHW.py: If you have the 2nd editionRead More...