We were introduced to the builtin function, input, and were told to make a questionnaire that will take the users’ answers and output a summary with all of the answers.
-
Updated
Mar 17, 2024 - Python
We were introduced to the builtin function, input, and were told to make a questionnaire that will take the users’ answers and output a summary with all of the answers.
I wrote a program that will ask the user for a series of words. Then plug them into a paragraph template.
We are predicting what will happen in the code based on the statements we were given.
The task was to write a program that outputs a joke on multiple lines.
We will predict what the output will be based on the information we receive.
We are investigating the code by answering questions on what a certain line would do. We also looked at what was wrong with the code.
It was a do now in which the class was assigned. We had a total of 5 tasks. Each task was different
Make it assign input into the 'name' variable. The challenge was to put a prompt in the input command to ask the user for their name. In addition, ask the user some questions
Add comments to the code below to predict what will happen when it is run. In addition we explain what the variable(s) are called and where they are used.
We are investigating what is wrong with the code and answer the questions given.
In this program we are modifying the code by adding variables and combining them using concatenation symbols.
We were using the print statement to test out different outcomes.
The project had 3 levels. I was instructed to create 2 variables with a name and favorite food.
Add a description, image, and links to the unit1 topic page so that developers can more easily learn about it.
To associate your repository with the unit1 topic, visit your repo's landing page and select "manage topics."