Question: msg- input('Enter a word: msg1- msg.replace'e) Write a program that asks the user word and prints the word with the lowercase letter 'a' replaced by

 msg- input('Enter a word: msg1- msg.replace'e) Write a program that asks

msg- input('Enter a word: msg1- msg.replace'e) Write a program that asks the user word and prints the word with the lowercase letter 'a' replaced by the'@' symbol, and the lowercasemsg1 letter 'o' replaced by a zero 'O: Your program should work like this: msg.replace('a', ' print (msg1) Enter a word: Password P@sswOrd If the word doesn't contain a lowercase 'a' or o' you should print it as normal Enter a word: User User

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!