Code.py
 #Read sentence
 sentence = input("Write the sentence you want to translate into Morse code \n") #Reads the users input and explain what to do.