Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# small typo.
# Introduction to Git and GitHub

## Simple Interest Calculator
Expand Down
1 change: 1 addition & 0 deletions compound_interest.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# a little typo fixing for project
# This script calculates yearly compound interest given principal, annual rate of interest and time period in years.
# Do not use this in production. Sample purpose only.

Expand Down