ChatBot: In this lesson we learned about input function and we used it to make a chatbot.
If-Else: In this lesson we learned about the if-else function and we used it for a magic 8 ball and a random number generator/even or odd
If-Elif: We learned how to create more and more options and without all of the confusing indents using the code elif.Â
We were then tasked with telling the person the day based of a number, making a game were the you were given two guesses to guess a number, and then a clothes giving game based on the weather.