Largest Gap in Sorted List

# Introduction In this lab, you are tasked with writing a function called `max_gap()` that finds the largest gap between two consecutive elements in a sorted list of integers.

|60 : 00

Click the virtual machine below to start practicing