1 PM – Intro To Python
We completed Magic8Ball program We started Hangman game Homework: In the July25_Hangman.py file that we did in the class do the following Create forever loop, and inside the forever loop do theRead More...
We completed Magic8Ball program We started Hangman game Homework: In the July25_Hangman.py file that we did in the class do the following Create forever loop, and inside the forever loop do theRead More...
We went over IF ELSE ELIF control flows. We learned how to read input from shell. Homework: Please do IF ELSE exercises from https://www.ayclogic.com/tell-me-your-age/
We reviewed 2nd quiz result. No homework next week. For students who stayed behind, please do the following homeworks: Create a function with no return value, "subtract1" It has 2 parameters: n1,Read More...