Hi, Here is the link to my code
My code is not getting submitted for the Basic Calculator Problem
Please look into it
Basic Calculator_code _not_submitted
Hello @Harshit199823,
There are some minor mistakes.
- You forgot the case for %.
- Change float to int.
- Change “Invalid Operation” to “Invalid Operation. Try again.”
Hit like if you understood.