...
/Coding Challenge: Neither Yes nor No
Coding Challenge: Neither Yes nor No
Learn how to write a code that doesn't stop prompting for user input unless the user enters 'y' or 'n'. Good luck!
We'll cover the following...
Problem statement
Write a program that plays “neither yes, nor no” with the user. Specifically, the program asks the user to enter text until either ...