Skip to content

The Super Simple BODMAS - Calculator is a simple console based BODMAS calculator written in Python3

Notifications You must be signed in to change notification settings

KaylenTPillay/SSBOMAS-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SSBOMAS-Calculator

The Super Simple BODMAS - Calculator is a simple console based BODMAS calculator written in Python3

Usage:

  1. Clone project via the command-line in a directory

    git clone git@github.com:KaylenTPillay/SSBOMAS-Calculator.git
    
  2. Navigate to the SSBODMAS-Calculator folder

    cd ~/SSBODMAS-Calculator
    
  3. Then pip install the package to use the commad-line tool

    pip install .
    
  4. Run the tool

    ssbc '1+1'
    

Notes:

A great tool for virtualizing your python environments is virtualenv. I would install and use it!

About

The Super Simple BODMAS - Calculator is a simple console based BODMAS calculator written in Python3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages