Answer:
is_sorted(arr: StaticArray) -> int: Write a function that receives a StaticArray and returns an integer that describes whether the array is sorted. The method must return: 1
Step-by-step explanation:
5.6m questions
7.3m answers