Skip to content

B3b3L/String-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

String-Calculator

Simple Calculator Definition of Problem Write a program that calculates of the result for a given mathematical expression. The input will be given as a string that contains integer numbers and operators, as an example, if the input is “5+50*20/25-15” the result should be calculated as 30.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published