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 91e67ca commit e589bbbCopy full SHA for e589bbb
Python_Begginer_Projects/Intermediate/calculator.py
@@ -57,4 +57,5 @@ def Main(): # A main function to run and test the program
57
58
print(result)
59
60
-Main() # CAll the Main function to run the program
+Main() # CAll the Main function to run the program
61
+# Author - Mmabiaa
0 commit comments