Project 1: Silly Sentences

The task was to create a program which would take user inputs to make fun sentences with them.

Project 2: Room Area

The task was to create a fully functional text based game in python for the peaceformers challenge.

Project 3: ChatBot

The task was to make a chatbot that could interact with the user with a variety of answers to make each time feel unique, like an actual conversation. Achieved using the random module.

Project 4: Divisble by Three

The task was to write a program that would take a user inputted set of numbers and ceck if each number was divisble by three or not.

Project 5: Designing a ringtone

The task was to design a rington that we could export and use for a phones ringing sound.

Project 6: Group Project Emojis

We had to create a series of emojis which could show up when the input was pressed, alog with showcasing all of them at once.

Project 7: Animation

Winter Wonderland Winter Wonderland2

The task was to create a themed storyboard based on winter wonderland, and make an animation to match the theme.

Project 8: Calendar

The task was to create a calendar program which allowed users to enter the month, day, and year, with an option to either calculate the days passed in a given year or month.

Project 9: Personal Organizer

The task was to create a personal organizer that would take inputs for events and their dates, to then output a list of these events listed for the user.

Project 10: Thanksgiving Drawing

The task was to create a thanksgiving drawing using Python's simplegui tools, along with what else we learned.

Final Project: Text-Based Game

The task was to create a fully functional text based game in python for the peaceformers challenge.