Print the Longest String

# Introduction In this programming challenge, we are tasked with creating a function that takes in two strings and prints out the string with the maximum length. If both strings have the same length, then the function should print out both strings line by line.

|60 : 00

Click the virtual machine below to start practicing