American Young Coder

AYC logo

Latest Past Events

6 PM – Intro to Python – Isaac

Today, we did Variables and assignment Data types: integer, double/float, string, boolean Math: addition, subtraction, multiplication, division Printing strings: Concatenate with + or f"" Printing with print() Homework Create May_14_StringHomework.py pages 20-23Read More...

5 PM – Intro To Python – Brandon

What we learned today: We learned how to draw circles and using the arguments such as radius and extent Making a face using simple shapes such as a circle and a rectangle

7 PM – Python OOP – Joel

Today We: Went over the pros and cons of using a dictionary vs list Your HW: Add a student dictionary In the add new student function, add the newly created student toRead More...