Skip to content

techycreator19/github-final-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Simple Interest Calculator

This repository contains a sample Python script that calculates Simple Interest.
It was created as part of our micro-finance startup’s initiative to transition from Subversion (SVN) to GitHub, while following open-source best practices.


📌 Project Purpose

  • Demonstrate the migration of code from SVN to GitHub.
  • Provide a simple example for learning Git workflows.
  • Build a foundation for open-source collaboration within our community.
  • Support our mission of empowering low-income individuals with financial tools and knowledge.

A calculator that calculates simple interest given principal, annual rate of interest and time period in years. Input: p, principal amount t, time period in years r, annual rate of interest Output simple interest = ptr

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages