Check for Consecutive Sequence

# Introduction In this lab, you need to write a function called `is_consecutive_sequence()` that takes in two lists as input and returns `True` if the combined list forms a consecutive sequence, otherwise `False`.

|60 : 00

Click the virtual machine below to start practicing