American Young Coder

AYC logo

6 PM – Coding Olympic Training

Homework This is the homework: https://leetcode.com/problems/sort-colors/ There are several different ways to solve this problem, the approach we discussed in class is just one of them, try to solve the problem inRead More...

6PM – Intro to Python – Latisha

Today We Did: How to fix Python Errors Homework: Study for the Quiz 2 Things to Study: Data Types (strings, integers, doubles, booleans, etc.) Functions: with and without return values. Function withRead More...

6 PM – Intro To Python – Gamas

Today We Do We finished Hangman game. Homework Create Mar23_PythonFunctionExercises.py This is an old homework, but I want you guys to try to do it again without looking at the solution asRead More...

7 PM – Intro To Python – Gamas

Today We Do We finished reviewing Tell Me Your Age with While Loop homework. We reviewed what we have learned so far during the class. Homework Create Mar23_PythonExercisesBeforeQuiz1.py Do exercises from https://www.ayclogic.com/intro-to-python-exercises/

7 PM – Python Game Development

Today: We went over the homework to add the coins indicator. We added the start waves button. We added code for handling enemy waves. Homework: Add configs for three different enemy types:Read More...