shadowz417 shadowz417 15-11-2022 Computers and Technology contestada Given a char variable c that has already been declared, write some code that repeatedly reads a value from console input into c until at last a 'Y' or 'y' or 'N' or 'n' has been entered. C++