Skip to content

chivongv/py-lazy-calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System Requirements

  • Python 3

Running

python3 calc.py example.txt

Limitations

  • No support for division or other math functions than add, subtract and multiply.
  • Reserved commands can not be used as register name e.g. print
  • Currently only support integer values. Float values will not work.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages