Skip to content

drohankoirala/regx-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Simple Arithmetic Expression Evaluator

The Simple Arithmetic Expression Evaluator is a Python script designed for interactive input and evaluation of mathematical expressions. Supporting basic arithmetic operations such as addition, subtraction, multiplication, division, and modulus, the script processes nested and compound expressions by continuously prompting the user for input. It validates the syntax of expressions, ensuring correct calculations, and provides feedback for any invalid inputs. This tool offers a straightforward way to compute complex arithmetic operations interactively.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages