+ 3
print(dic.get(msg[n]),end="")
variable n is not needed
for i in msg :
    print(dic.get(i),end="")
5th Jan 2020, 5:30 PM
Geek
Often have questions like this?
Learn more efficiently, for free:
Hot today
How create a new language ?
 1 Votes
Beginner question
 0 Votes
Remove
 0 Votes
I need help to solve this
 0 Votes
Project
 0 Votes
Engineer Cloud
 0 Votes



