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:
9.3m questions
12.0m answers