Question: Make a Python program that accepts a series of integer numbers and shows maximum and minimum numbers. Use nested for loops . Please Don't Use
Make a Python program that accepts a series of integer numbers and shows maximum and minimum numbers. Use nested for loops. Please Don't Use the built-in Max and Min function. Just using Nested "for" loop. You can use split.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
