Respuesta :
w1 = input("Enter a word: ")
w2 = input("Enter a word: ")
print(w1,w2)
I wrote my code in python 3.8. I hope this helps.
Answer:
G_0o*4 Mrn --ing
Explanation:
G = G
_ = space
o = O
* = space
4 = D (the fourth letter in the alphabet)
Mrn = Abbrev. of Morn (ing)
-- = space
ing = ing (last 3 letters of "morning")
Hope this helps <3