From db0ebb6ea5c047ceac762a00f4f8377dc9bc4f99 Mon Sep 17 00:00:00 2001 From: Carmen Villalobos <108381124+carmenvillalobos@users.noreply.github.com> Date: Thu, 5 Oct 2023 13:56:46 -0700 Subject: [PATCH] Update puns.json --- puns.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/puns.json b/puns.json index 5ac6ffa..6c11e1d 100644 --- a/puns.json +++ b/puns.json @@ -546,5 +546,9 @@ { "pun": "Q: What is it called when an IT person gets surgery on their fingers?", "punchline": "A: Tech knuckle support." + }, + { + "pun": "Q: Why did the computer catch a cold?", + "punchline": "A: Because it had too many windows open!" } ]