Construct a program that asks a user for their name. If they enter Fred the program should respond “Your name is Fred”. It should display “Your name is not Fred” if they enter anything else
Construct a program that asks a user for their name. If they enter Fred the program should respond “Your name is Fred”. It should display “Your name is not Fred” if they enter anything else