Question: Create a Python program that takes in input integers while the input is non-negative. After which, the script outputs the minimum and the maximum values.
Create a Python program that takes in input integers while the input is non-negative. After which, the script outputs the minimum and the maximum values.
Use while loops. :)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
