+ 1
Why's there an error
I need help with the calculator that im making and there's an error in line 4 and idk why https://sololearn.com/compiler-playground/cOuhypuQs3Cs/?ref=app
2 Answers
+ 1
still no difference
0
+ is not a string. "+" is a string. same goes for the other operators in the comparisons.