Write your question here.
Hello, I am new to C++, but i have learned the basics. im trying to find a way to ask if the person inputted the right thing, if so, appraise, and if not, disprove. i built it, but i get the error: "else without a previous 'if'" but if you look down to line 18, where the else is, I have an if above it. any pointers on how to fix this?