diff --git a/src/jokes.json b/src/jokes.json index 5c76ea7..0686e34 100644 --- a/src/jokes.json +++ b/src/jokes.json @@ -802,5 +802,7 @@ "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.", + + "194": "Programming is 10% science, 20% ingenuity, and 70% getting the ingenuity to work with the science." }