Skip to content
Merged
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
2 changes: 1 addition & 1 deletion src/pages/programs/calculate-compound-interest.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ To understand this example, you should have the knowledge of the following Java
- [Java Operators](/docs/operators)
- [Java Basic Input and Output](/docs/basic-input-output)

## to calculate the compound Interest
## To calculate the compound Interest

A java program to calculate compound Interest

Expand Down