Skip to content

llevieux/Simple-Interest-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

INTEREST CALCULATOR

By Lucas LeVieux (c) 2015

An elegant interest calculator, that allows input of both compound and simple interest. Written in python.

##CHANGELOG

###3.0:

###2.0:

  • Based on feedback, I've created my own error messages instead of raise()ing the system messages (for added user friendliness)
  • validate() now handles all type reassignments
  • Prompts are spread to multiple lines for better readability
  • Variable names are more clear
  • Interest amount is now displayed along with accrued
  • Prompts and outputs are now more accurately labeled (with units!)
  • There is now a CHANGELOG! Thank heavens!

###1.0:

  • Initial release

About

A calculator for simple interest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages