Skip to content

A calculator application utilizing the stack data structure

Notifications You must be signed in to change notification settings

DennysGuy/Calculator-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • download the repository to your computer
  • download and install the most recent version of java https://www.oracle.com/java/technologies/downloads/
  • open the command prompt and navigate to the folder containing the repository
  • compile the project by typing in 'javac Calculator2.java' in the terminal
  • run the project by typing in 'java Calculator2' into the terminal

About

A calculator application utilizing the stack data structure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages