jorektheglitch / the-one-true-python-calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The One True Python Calculator

Usage

Run this command from terminal.

python -m calc 2+2

Note that on Linux systems you may use python3 command instead of python.

Installation

Just clone repository.

git clone https://github.com/jorektheglitch/the-one-true-python-calculator
cd the-one-true-python-calculator

About


Languages

Language:Python 100.0%