Question: The tab was snoozed to save memory. Task 1 Requirements User inputs their own name into the system . To get an input from the

 The tab was snoozed to save memory. Task 1 Requirements User
inputs their own name into the system . To get an input
from the user we use the input() function in Python 3 a
= input() The code above stores an input from the user into

The tab was snoozed to save memory. Task 1 Requirements User inputs their own name into the system . To get an input from the user we use the input() function in Python 3 a = input() The code above stores an input from the user into the variable a Value is stored in a variable . You can decided the name of the variable Deliverable Print content of variable Print type of variable Print out the length of the variable Type here to search no Task 2 Requirements . User inputs their own age into the system . To get an input from the user we use the input() function in Python 3 input() . The code above stores an input from the user into the variable a Value is stored in a variable - You can decided the name of the variable Deliverable Print content of variable Print type of variable ere to search Task 3 Requirements User inputs two integer numbers into the system Values are stored in two variables You can decided the name of the variables . You will need to use an if statement in your code for the 3rd deliverable below Deliverable Print out the sum of the two numbers Print out the difference of the two numbers Subtraction Print out the bigger of the two numbers Example Deliverable Search O Task 4 Requirements: Find the area of a rectangle and print the answer to the screen User inputs the legnth of the rectangle User inputs the width of the rectangle Deliverable Print out the two values taken in Length and Perimeter Print out the Area of the rectangle . Remember that we multiply Length by Width to get the Area Example Deliverable to search

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!