Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Hi could you please assist me with this question using a for loop. Don't use the built in max() function as this is very easy.
Hi could you please assist me with this question using a for loop. Don't use the built in max() function as this is very easy. Instead use a "for loop" to implement the solution.
The question is to be solved in the skeleton provided below (screenshot).
- find the high number
- Write the code as a function and call the function with the list of numbers as parameter.
- print result to see outcome
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started