Skip to content

Commit 9e73558

Browse files
Rename AI_Calculator.py to AI Calculator/main.py
1 parent 3fc1be9 commit 9e73558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AI_Calculator.py renamed to AI Calculator/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@
2727
response = Bot.get_response(user_input)
2828
print("Calculator:", response)
2929
except:
30-
print("Calculator: Please enter valid input.")
30+
print("Calculator: Please enter valid input.")

0 commit comments

Comments
 (0)