Skip to content

ParthMistry708git/github-final-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

github-final-project

echo " Enter the principle value: " read p echo " Enter the rate of interest:" read r echo " Enter the time period:" read t s=expr $p \* $t \* $r / 100 echo " The simple interest is " echo $s

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