We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fc1be9 commit 9e73558Copy full SHA for 9e73558
AI_Calculator.py renamed to AI Calculator/main.py
@@ -27,4 +27,4 @@
27
response = Bot.get_response(user_input)
28
print("Calculator:", response)
29
except:
30
- print("Calculator: Please enter valid input.")
+ print("Calculator: Please enter valid input.")
0 commit comments