American Young Coder

AYC logo

6 PM – Intro to Python – Daniel (Darin Sub)

What We Did Did our second quiz today. You will get your results by email soon. Homework None! If you have any questions, email me at dmeng@ayclogic.com or ddjapri@ayclogic.com

6 PM – Intro to Python – Daniel (Darin Sub)

What We Did Today: Learnt the basics of turtle drawing. Learnt how to shorten code by use of loops and functions. Homework: Create a new file “Sep18_Turtle4ShapesHomework.py” Draw the rectangle and squareRead More...

6 PM – Intro to Python – Daniel (Darin Sub)

What We Did Today: Learnt about functions, why we use functions. Learnt about functions without and with return values, highlighting a couple examples. Homework: Make a new file called Sep19_FunctionsWithoutRV_HW.py and submitRead More...

6:30 PM – Intro to Python – Sebastian

Today We Did Reviewed variables and data types Reviewed the functions from homework like upper(), lower(), and title() Began learning about conditional statements (if, elif, else) Thursday 6:30PM class code: https://drive.google.com/drive/folders/1qlUjB3gRXHSK5kRzjKzDD2qIz-OqB2bK?usp=sharing AYCRead More...

6 PM – Intro To Python – Darin

What We Did Today: Learnt how to implement heading into the functions. Explained the final project structure Homework: Draw a proposal with the following guidelines: https://www.ayclogic.com/intro-to-python-final-project-criteria/ Submit the proposal by taking aRead More...

6:30 PM – Intro to Python – Sebastian

Today We Did Revisited while loops Learned about for loops with the range() function Learned about "for each loops" Thursday 6:30PM class code: https://drive.google.com/drive/folders/1qlUjB3gRXHSK5kRzjKzDD2qIz-OqB2bK?usp=sharing AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/ In case youRead More...

7:00 PM – Intro to Python – Sebastian

Today We Did Reviewed data types Learned how to take user input with input() function Began learning about conditions and how they always turn into True or False Began learning about if,Read More...

6 PM – Intro To Python – Darin

 What We Did Today: Reviewed final project proposals Reviewed how to use the heading and extent parameters for circles and rectangles Learnt how to randomize colors for object creation in turtle drawings.Read More...