diff --git a/data/riddles.json b/data/riddles.json index e082c1e..c6a96e4 100644 --- a/data/riddles.json +++ b/data/riddles.json @@ -346,5 +346,9 @@ { "riddle":"What is full of holes but still holds water?", "answer":"A sponge" + }, + { + "riddle":"What's black and white, and red all over?", + "answer":"Newspaper" } ]