Question: Python programming Exercise 4: [10 marks + 10 Bonus marks] 1. Write a program named findMax that given a list of integers, finds the maximum
![Python programming Exercise 4: [10 marks + 10 Bonus marks] 1.](https://dsd5zvtm8ll6.cloudfront.net/si.experts.images/questions/2024/09/66f3ae314a1eb_87266f3ae30b25c3.jpg)
Python programming
Exercise 4: [10 marks + 10 Bonus marks] 1. Write a program named findMax that given a list of integers, finds the maximum value and the index of maximum value in the list, and prints them. 2. (10 Bonus Marks) Write a program named selection Sort that given a list of integers, sorts them in descending order
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
