Question: In Python, Write a program which takes 4 numbers as a input from user. The program must print the minimum and maximum of these 4

In Python,

In Python, Write a program which takes 4 numbers as a input

Write a program which takes 4 numbers as a input from user. The program must print the minimum and maximum of these 4 numbers. Your sample output should look something like : Enter number1 : 12 Enter number2 : 23 Enter number3 : 45 Enter number4 : 7 Maximum : 45 Minimum : 7

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!