No description
Find a file
2021-05-05 17:51:02 -06:00
.github/workflows Add basic GitHub Actions 2021-05-05 17:51:02 -06:00
calculator Inital build with AutoCI/CD 2021-05-05 17:37:20 -06:00
tests Inital build with AutoCI/CD 2021-05-05 17:37:20 -06:00
.gitignore Inital build with AutoCI/CD 2021-05-05 17:37:20 -06:00
.gitlab-ci.yml Inital build with AutoCI/CD 2021-05-05 17:37:20 -06:00
main.py Inital build with AutoCI/CD 2021-05-05 17:37:20 -06:00
README.md Add README 2021-05-05 17:41:34 -06:00

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