Write a python script that gets 5 string inputs from the user, sorts them by length in ascending order.
Primary LanguagePython