weibeu / Very-Simple-Java-Calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Very-Simple-Java-Calculator

For beginners 4 operations without exceptions and while loop.

Enter following commands in your terminal to clone this project and make contributions:

$ git clone https://github.com/weibeu/Very-Simple-Java-Calculator.git
$ cd Very-Simple-Java-Calculator
# Make some changes.
$ git commit -m "My new feature."
$ git push

About


Languages

Language:Java 100.0%