No description
.github/workflows | ||
.vscode | ||
calculator | ||
tests | ||
.gitignore | ||
.gitlab-ci.yml | ||
main.py | ||
poetry.lock | ||
pyproject.toml | ||
README.md |
calculator
A simple calculator based on CodePulse's Math Interpreter series
Purpose
To revisit some Python basics, experiment with Python 3.10, and learn GitLab CI/CD and GitHub Actions
Requirements
- Python 3.10
Usage
python3.10 main.py