Task 10 (User-Defined Functions)

There might be red herrings, or there might not. Use the blocks you think you need.

Write a function that finds the maximum number in a list. The function should take a list of integers as a parameter and return the highest value.

Reset Get feedback

Next task