Skip to content

A simple calculator program that takes in three values from a user, two integers to act as the numbers being operated on, and a single string which is meant to act as the operator, and then returns the value of the operation performed.

Notifications You must be signed in to change notification settings

JaheemDavisPrevost/Simple-Calculator-Program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Simple-Calculator-Program

A simple calculator program that takes in three values from a user, two integers to act as the numbers being operated on, and a single string which is meant to act as the operator, and then returns the value of the operation performed.

About

A simple calculator program that takes in three values from a user, two integers to act as the numbers being operated on, and a single string which is meant to act as the operator, and then returns the value of the operation performed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages