American Young Coder

AYC logo

1 PM – Intro To Python

We continued with Hangman game. We learned how to loop through each element in the list via for loop using the list index. We learned how to treat string as list. WeRead More...

5 PM – Intro To Python

Homework: Create a file Aug8_ForLoopHomework.py Page 52. Page 56 "Try It Yourself", do only 4-1 Page 58

6 PM – Intro To Python

We continued with drawing the multiple left arms and right arms. Homework: Draw the balloon and the string either on the right arm or left arm.