American Young Coder

AYC logo

4:30PM – Intro to Python

Today we did: Completed PasswordGenerator program Started Hangman game Homework: Continuously do the following in the hangman file: Print the 9 user lives Ask the user "Guess a letter or the wholeRead More...

5:30PM – Intro to Python

Today we Learned: How to create a While loop How to create a Forever loop How to break out of a Forever loop How to use if statements inside a while loopRead More...