American Young Coder

AYC logo

Latest Past Events

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...

5 PM – Python OOP – Gamas

Today We Did We reviewed For Loop and While Loop. Homework This is how you convert from String to Integer text = "20" text = int(text) All input from shell is aRead More...

5 PM – Scratch 1 – Elijah

What we did: Went over homework. Started the Animal crossing project. Homework: Add the dragonfly Into the project and make it go from the bottom to the top. When the dragonfly reachesRead More...