Skip to content

Commit

Permalink
Merge pull request #778 from petertseng/leap
Browse files Browse the repository at this point in the history
leap: Remove recommendation to DIY in description
  • Loading branch information
petertseng authored Dec 17, 2018
2 parents 0cfec6f + c38cbcb commit 854c103
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions exercises/leap/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ on every year that is evenly divisible by 4
For example, 1997 is not a leap year, but 1996 is. 1900 is not a leap
year, but 2000 is.

If your language provides a method in the standard library that does
this look-up, pretend it doesn't exist and implement it yourself.

## Notes

Though our exercise adopts some very simple rules, there is more to
Expand Down

0 comments on commit 854c103

Please sign in to comment.