Question: I am trying to put an IF/then statement at the bottom of this Madlib code. everytime I run the program, the IF/then statement does not

I am trying to put an IF/then statement at the bottom of this Madlib code. everytime I run the program, the IF/then statement does not work. please help me fix!
I am trying to put an IF/then statement at the bottom of

noun = input ("noun: ") adj = input ("adjective: ") verb = input ("verb: ") friends_name input ("friends name ") animal = input ("animal: ") emadlib = f"Centuries ago, there was only one more living {animal}. This was 1 {adj} because they were about to all go extinct! In order to save them, I Ewe need to call {friends_name} to help us to find a {noun) while we {verb}!" print(madli) print("Are you a mutant?") answer = input("Yes/No: ") if answer s= "Yes": print("Your application to Xavier's School for Gifted youngsters has been accepted") elit answer == "No": print("Your application was not successful on this occasion")

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!