The labs we did are technically the assignments from projectstem. I felt these were important to include as they are important to show our growth and creativity when using Python.
Silly Sentences was the first assignment we did in projectstem. Our goal is to make a program that will allow the person to input names, verbs, adjectives and nouns to then create a funny story.
This assignment gave us a photo to try our best to solve the math problem using code. We had to divide certain things and multiply to find the area. You can put in numbers to try it for yourself!
The goal of this assignment was to create a fashion robot using random features to say different things. I did this by using it to choose a number which will give you different words to congratulate you on your choice and style.
The goal of this assignment was to see if the numbers inputted by the user are divisible by 3. It will ask the user how many times it wants to be tested and at the end will tell you how many of the numbers are divisible by 3 and how many are not.