Skip to content

nkemsileslie/simple-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Simple Calculator Project

This is a simple calculator program implemented in Java.

Features

  • Addition: Add two numbers.
  • Subtraction: Subtract one number from another.
  • Multiplication: Multiply two numbers.
  • Division: Divide one number by another.

Getting Started

You Should have

  • Java Development Kit (JDK) 8 or above
  • Git (optional)

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/calculator.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages