Finding Common Letters Between Two Strings

# Introduction In this lab, you are required to write a program that takes two words as input and returns a string containing the common lowercase letters between the two words, sorted alphabetically. If no letters are shared, an empty string should be returned.

|60 : 00

Click the virtual machine below to start practicing