Skip to content

8SIXSect/SmallPythonCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SmallPythonCalculator

A small arithmetic interpreter written in Python

Supported Operations

  • Addition
  • Subtraction
  • Multiplication
  • Division

Planned Support

  • Multiple Expressions
  • Multiple Terms
  • Parenthesis with Factors
  • Exponentation
  • Modulus Operator

About

A small arithmetic interpreter written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages