add leapYears

This commit is contained in:
Cody Loyd
2017-08-25 13:47:05 -05:00
parent 5c559cf15a
commit cadd4b255c
4 changed files with 41 additions and 3 deletions
+3 -3
View File
@@ -12,11 +12,11 @@ The first exercise, `helloWorld` will walk you through the process in more depth
## planned exercises (in no particular order for the moment):
1. book titles
1. leap years
1. book titles (MC)
1. leap years
1. Caesar Cipher
1. Palindromes
1. Pangrams
1. pig latin
1. pig latin (MC)
1. fibonacci
1. convert to snake case