Skip to content

kappelanderson/BankAccountSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

BankAccountSimulator

image

How this project works

  • The user has two accounts, he can assign the initial balance of both, deposit and withdraw, only one operation per program execution.

How to use

  1. First you need to install if you already have skip this step, Java Download here: https://www.oracle.com/br/java/technologies/downloads/
  2. Download the java file or clone the repository in your device
  3. Compile the file, by typing: "javac BmiCalculator.java"
  4. Now, you can execute by typing: "java BmiCalculator.class"
  5. If you can't use, see the error topic below

ERROR

You need to fix your classpath

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages