diff --git a/data/riddles.json b/data/riddles.json index fd9b30b..768505a 100644 --- a/data/riddles.json +++ b/data/riddles.json @@ -231,4 +231,8 @@ "riddle": "The more you take, the more you leave behind. What am I?", "answer": "Footsteps" } + { + "riddle": "What gets bigger when more is taken away?", + "answer": "A hole" + } ] \ No newline at end of file