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.
2 parents dd4d38d + d8ba86b commit 211b8efCopy full SHA for 211b8ef
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