Question: help me fix this code in python msg-input ('Enter a word: Write a program that asks the user for a word. If the word contains

help me fix this code in python
msg-input ('Enter a word: Write a program that asks the user for a word. If the word contains double f (ff) your program should print True. Otherwise it should print False. Your program should work like this: SIr print (msg.replace('ff' 'true)) Enter a word: souffle True Or like this: Enter a word: flap jacks False
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
