Skip to content

A simple calculator in C++, which works with plus, minus, multiplied, divided, root and square. Output to the console and the code runs all the time because of the while (true) loop.

License

Notifications You must be signed in to change notification settings

DmitrijP1402/Basic-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

C++ Basic-Calculator

A simple calculator in C++, which works with plus, minus, multiplied, divided, root and square. Output on the console and the code runs all the time because of the while (true) loop.

1

2

Python Basic-Calculator

A simple calculator in Python, which works with plus, minus, multiplied, divided. Output on the console.

image

image

image

image

About

A simple calculator in C++, which works with plus, minus, multiplied, divided, root and square. Output to the console and the code runs all the time because of the while (true) loop.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published