Skip to content

Design an application to perform Simple Interest Calculator that reads principal amount, rate of interest, and time period from the user and calculates the simple interest. Formula: SI = (P × R × T) / 100 Input: Principal, Rate, Time Output: Interest and Total Amount

Notifications You must be signed in to change notification settings

teamoptimadev/3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About

Design an application to perform Simple Interest Calculator that reads principal amount, rate of interest, and time period from the user and calculates the simple interest. Formula: SI = (P × R × T) / 100 Input: Principal, Rate, Time Output: Interest and Total Amount

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages