Owl Get a Life
psle.cpp: In function ‘int main()’:psle.cpp:9:17: error: expected ‘;’ before ‘else’ 9 | cout << "A*" | ^ | ; 10 | else if (n > 74 and n < 91) | ~~~~