KevinDyke / PythonCalculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PythonCalculator

Keywords BDD, RPN

A calculator which accepts an infix mathematical statement, converts it to post-post (reverse polish) and returns the answers as a string or an error message.

Includes an anaconda environment.

About


Languages

Language:Python 71.7%Language:Gherkin 28.3%