On this page, you will find all the lessons that were done on Google Colab.
ChatBot: I used variables and input to make a chatbot.
Magic 8 Ball: I used input, variables, and randomizing to make a magic 8 ball.
Calculator: I learnt how to use math operators and made a calculator.
Age Category, Days of the Week, and Number Guessing Game: Using what I've learned, I was challenged to create a program that tells you your age category based of a given number, the corresponding days of the week to a given number, and a game where the computer generates a number and the user has to guess it.
Age Category:
Days of the Week:
Number Guessing Game: