ChatBot: I practiced defining variables and learned to use the input function to get user's input to create a ChatBot program.
Magic 8 Ball: I learned to use the if-else statement to create the Magic 8 Ball with 4 possible responses: absolutely, most likely , possibly, and in your dreams. The probability of each response is 25%.
ifElif statements: In this lesson, we learned to use the elif statement to make coding projects. After we learned it, we made two of our own porjects. I did the simple calculator and the age monitor. The simple calculator will caluclate any nubmer with addition, subtraction, multiplication, division, or squares.
Age Category ->
simple calculator ->