I just started learning C++ so i’m sure there is something obvious about this that i’m missing. I would love it if somebody could enlighten me. thank you!
Im trying
Change the || to &&. If the char is not 'n' AND the char is not 'N' AND the char is not 'Y' AND the char is not 'y' THEN display the error.