Skip to content

Commit

Permalink
Updates Content/Chapter-2-1-simple-calculations/exercises-simple-calc…
Browse files Browse the repository at this point in the history
…ulations/1000-days-after-birth/1000-days-after-birth.md

Auto commit by GitBook Editor
  • Loading branch information
Svetlin Nakov committed Mar 21, 2019
1 parent e5572f6 commit 05ca3da
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Problem: \*\* Date Calculations – 1000 Days on the Earth

Write a program that enters **a birth date** in format `dd-MM-yyyy` and calculates the date on which **1000 days** are turned since this birth date, and prints it in the same format.
Write a program that enters **a birth date** in format `dd-MM-yyyy` and calculates the date on which **1000 days** are turned since this birth date and prints it in the same format.

## Sample Input and Output

Expand Down

0 comments on commit 05ca3da

Please sign in to comment.