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 dd4d38d commit d8ba86bCopy full SHA for d8ba86b
1 file changed
README.md
@@ -108,3 +108,8 @@ On Mac: `brew install npm`
108
```
109
git branch -D js-calculator
110
111
+## Running the calculator
112
+
113
+Run the script:
114
+```bash
115
+python3 calculator.py
0 commit comments