Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages