E01-max-value: Write a function that takes an array as input and returns the maximum value in it. E02-greater-than-n: Write an action that takes an array A and an integer N as input and returns (using ...