diff --git a/data/riddles.json b/data/riddles.json index c303d2b..7e70e4d 100644 --- a/data/riddles.json +++ b/data/riddles.json @@ -306,5 +306,9 @@ { "riddle":"Which is heavier: a ton of bricks or a ton of feathers?", "answer":"Neither—they both weigh a ton." + }, + { + "riddle": "What travels all around the world, but always stays in the corner? ", + "answer": "A stamp" } ]