Skip to content

Two 4-function calculators made with Java. One uses the Java Swing library.

Notifications You must be signed in to change notification settings

MintyTheCoder/JavaCalculators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaCalculators

This repository contains code and executable files for two scripts. The first one is a four-function calculator that works in the command prompt/console only. The second is a GUI fourfunction calculator that creates a pop-up window to recieve input and do the calculations.