American Young Coder

AYC logo

Latest Past Events

6PM – Python OOP – Daniel

What We Did We learned dictionaries and how to add, change data in the dictionary We learned how to loop through the keys, the values, and the items Homework # Homework: #Read More...

7:00PM- Intro To Python – Joshua

Today we did loops With Range Range == a list with numbers range(3) =    (note the list does not include 3) range (1,4) =    # first number is where itRead More...

7 PM – Intro to Python – Yitong

Today we: We finished learning about Basic Turtle. We started the Robot Builder project. Homework: Draw the left leg, right leg, body, neck, and head of the robot. Python file (for substitute):Read More...