Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

syahravi/java-calculator-cli

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Java Calculator CLI

a very basic calculator application?

Screenshots

screenshots

Requirements

  • Java version 8 or higher.

Installation

  1. Press Fork botton (top right the page) to save copy of this project on your account.
  2. Clone this project by typing in the bash: git clone git@github.com:syahravi/java-calculator-cli.git
  3. Imported it in Intellij IDEA or any other Java IDE or any other Text Editor.
  4. Run the application

Simple way: java calculator.java

➢ java calculator.java
Enter nama kamuu: Ravi
Enter kedua angka (contoh:2 10): 10 5

Enter operator (  +  -  *  /  ): /

///// Ravi
10.0 / 5.0 = 2.0
Morty Proxy This is a proxified and sanitized view of the page, visit original site.