From fb5b4d70d24687b8ab236dcd9b50d01662b5eb87 Mon Sep 17 00:00:00 2001 From: Greg Walker Date: Wed, 31 Jul 2024 18:49:47 -0500 Subject: [PATCH] Create trivia.json --- trivia.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 trivia.json diff --git a/trivia.json b/trivia.json new file mode 100644 index 0000000..3ce3bed --- /dev/null +++ b/trivia.json @@ -0,0 +1,5 @@ +[ + "Donkeys and llamas are good at protecting sheep from coyotes.", + "Cats that are kept around to hunt mice in farm environments are sometimes called \"blue-collar cats.\"", + "All tautologies are facts." +]