Skip to content

Commit dddfbb9

Browse files
committed
Submitting change of exercise
1 parent ad95b0a commit dddfbb9

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Introduction to Git and GitHub
2+
# readme update
23

34
## Simple Interest Calculator
45

compound_interest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# This script calculates yearly compound interest given principal, annual rate of interest and time period in years.
22
# Do not use this in production. Sample purpose only.
3+
# Exercise update
34

45
# Author: Upkar Lidder (IBM)
56

0 commit comments

Comments
 (0)