Intro:On this page, you will find all the lessons that were done on Google Colab. After students learned and practiced Python concepts on Codersters, they would write code from scratch on Google Colab.
ChatBot: students practiced defining variables and learned to use the input function to get user's input to create a ChatBot program.
IF and Elif statements: In class, we learned how to use if and else statements using it to create a magic 8 ball. Later we learned how to use the elif equation the create more complex code.
Above are images of our project.