Skip to content

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expression calculator

A calculator developed in python that takes input as an expression like 21+4/47-67 and gives output according to BODMAS rule. Example: input:21+4/47-67 output:-39.0

There are two usable interface of this calculator :

1.CLI(Command line Interface)
2.GUI(Graphical User Interface)

But to run GUI you need CLI script in same directry as GUI.

ScreenShots of Both inerfaces:

        1.CLI

calc_cli_screenshot

        2. GUI

calc_gui_screenshot

About

calculator developed in python that takes input as an expression like 21+4/4*7-67 and gives output according to BODMAS rule.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages