Owl Get a Life
psle.cpp: In function ‘int main()’:psle.cpp:6:2: error: ‘else’ without a previous ‘if’ 6 | else if(score>=91) cout<<"A*"<<endl; | ^~~~