String Length Comparison

# Introduction In this lab, you need to write a function called `compare_length()` that takes in two strings as arguments and returns `True` if the length of the first string is equal to the length of the second string, and `False` otherwise.

|60 : 00

Click the virtual machine below to start practicing