Skip to content

gitanitraj/2nd7Bank

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

2nd7Bank

Payroll and MicroBank Project

This repo has two different projects in it.

The first is Payroll, where you have to write some code that sorts thru a series of inputs and produces a payroll report.

The second is MicroBank, where you take in a series of debits and credits and produce an account balance.

In each project subfolder, whether Payroll/ or MicroBank/, you will find a .jsh and a .py file for that project. Java should use the .jsh and Data should use the .py files in each.

Go into the java/ or python/ folders, read the README.md file, and work up your solutions.

About

Class project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

No contributors

Languages

  • Java 67.0%
  • Python 33.0%