From 75c963809a268aa18f9e5acfc07e1e23cd2f757b Mon Sep 17 00:00:00 2001 From: Ivan <127977316+ivan-developer-01@users.noreply.github.com> Date: Sat, 7 Oct 2023 13:29:21 +0300 Subject: [PATCH] Add more jokes --- src/jokes.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/jokes.json b/src/jokes.json index 5c76ea7..f0e248e 100644 --- a/src/jokes.json +++ b/src/jokes.json @@ -802,5 +802,9 @@ "191": "Programming is like sex: One mistake and you have to support it for the rest of your life.", - "192": "Chuck Norris writes code, that optimizes itself." + "192": "Chuck Norris writes code, that optimizes itself.", + + "193": "Being WET is a bad idea. Be DRY instead.", + + "194": "I have really SOLID sense of humor." }