From 100f9409059d74b31597405cfd2857eaf1a8d41d Mon Sep 17 00:00:00 2001 From: Cody Loyd Date: Mon, 28 Aug 2017 05:52:02 -0500 Subject: [PATCH] add more exercises --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ef05e05..80c9856 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,8 @@ 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 (MC) 1. pig latin (MC) +1. count vowels, count specific letter +1. book tracker. save books, return unread, read, books by rating etc. +1. credit card number validation +1. Scrabble Score +