Question: Write a python program that generates two (2) random numbers between 100 and 200 and then calculates and prints the sum of these two numbers.

 Write a python program that generates two (2) random numbers between

Write a python program that generates two (2) random numbers between 100 and 200 and then calculates and prints the sum of these two numbers. Modify the program in 3 above to finds the: a. sum of the two (2) numbers if the first is greater than the second b. product if the second is greater than the first c. average of these two numbers if the are both greater than 125 d. the difference of the first and the second if the first is greater than 150 and the second less than 150

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!