Question: PYTHON 2. Write a void function that has no parameters. The function should ask the user to input two values the length and width) for

 PYTHON 2. Write a void function that has no parameters. The PYTHON

2. Write a void function that has no parameters. The function should ask the user to input two values the length and width) for two separate rectangles. Calculate the area for each rectangle. Print a message telling the user which rectangle is larger. 3. Write a program that asks the user to input a number. Determine whether the number is even/odd and print out a message telling the user which even/odd their number was. 4. Write a program that asks the user to input 3 floating point values. Calculate and print the average of the three numbers. 5. Write a program that asks the user to input an integer value that is a number of feet. The program should convert this feet value to inches. After converting the feet to inches, the program should print the number of inches to the user. 6. Write a program that asks the user to enter 3 integer values. Using if statements, determine which of the three numbers is larger. Print the largest number out for the user to see. 7. Write a program that asks the user to enter 2 names. Using if statements, determine which of the names is "less than" the other. Print the "smallest" name out for the user to see

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!