# this script asks for the user's name and then asks if their name is correct. # If it responds with No, the program uses the While Loop to ask for its name again. # if it answers yes, the program ...