American Young Coder

AYC logo

2PM Python Level 1

We reviewed the functions homework. We go through functions with and without return values. We started "Animal Quiz" chapter from page 37 to 38. Homework Continue "Animal Quiz" from page 39 toRead More...

3PM Python Level 2

We went over the Test result. We improved FoodRecommendation program We make the program not case sensitive so it will accept 'ChIneSe' for instance. We make the program able to detect duplication.Read More...

4PM Python Level 1

We reviewed the functions homework. We go through functions with and without return values. We started "Animal Quiz" chapter from page 37 to 38. Homework Continue "Animal Quiz" from page 39 toRead More...

6PM Python Level 2

We improved "FoodRecommendation.py" We stopped duplication of food. We made the program not case sensitive. We learned about Python Dictionary. Homework Create a python file ‘May18_Homework_Dictionary.py’ Create an empty dictionary called “food_prices”.Read More...