American Young Coder

AYC logo

9 AM Python Level 1

Happy New Year 2020 We went through Dec21_homework.py from page 143 to 145. We review function. Homework: # Create a function called "convert_km_to_m", one parameter "kilometer" # inside the function convert "kilometer"Read More...

10 AM Python Level 1

We reviewed functions and homework. Homework: Study for the test https://www.ayclogic.com/coding-in-python-level-1/python-baby-name-generator/ https://www.ayclogic.com/fixing-python-bugs/ Study how to create circle and rectangle using turtle library.

11 AM Python Level 1

We went over the homework. We continued with the hangman games. Homework: Inside Dec14_Hangman.py, do the following: create a function, 'update_clue' it has one parameter: 'guess' inside the function, use for loopRead More...

3 PM Python Game Development

We went over how to create Target sprite. We went over how to limit the game to a duration. We went over some topic in final project. Homework: Continue with your FinalRead More...