Write a Python program to find the smallest of 3 numbers using if..elif.
Answers
Answered by
1
Answer:
Read 3 input numbers using input() or raw_input() . Use two functions largest() and smallest() with 3 parameters as 3 numbers. largest(num1, num2, num3) check if num1 is larger than num1 and num2, if true num1 is largest, else
Follow me Guys If you want a new good follower and friends to you
Similar questions
Math,
4 months ago
Social Sciences,
4 months ago
Social Sciences,
8 months ago
Physics,
11 months ago