Political Science, asked by avilashpradhan, 6 months ago

Question 4.
Write a program to input three integers. Print the integers in decreasing order.
Sample Input: 56, 45, 73
Sample output: 73, 56, 45​

Answers

Answered by ramchandraverma9352
0

Answer:

Simple input: 45, 56, 73

Similar questions