Computer Science, asked by rudraprayashrout, 2 months ago

Dict={"Hata":"Hand",
"Kalama":"Pen",
"Chuti":"Hair"
}
print("Options are",Dict.keys())
word=input("Enter the odia word\n")
print("The meaning of your word is:",Dict[word])

Answers

Answered by diveshabd
0

Answer:

bruh... what's this??

html?

java?

Similar questions