Jokes from chatGPT and about Medium publishers
I asked chatGPT to write its top ten jokes in software code. I wasn’t exactly thinking it will do this but here are some programming dad jokes wrapped up in basic function.
After that chatGPT has provided me with a funny joke of Medium publishers… 😆
- def tell_joke(): return “Why do programmers always have to break up? Because they have no-closure.”
- def tell_joke(): return “Why was the computer cold? Because it left its Windows open.”
- def tell_joke(): return “Why was the JavaScript developer sad? Because he didn’t know how to ‘null’ his feelings.”
- def tell_joke(): return “Why was the computer tired when it got home? Because it had too many tabs open.”
- def tell_joke(): return “Why was the Python programmer unhappy? Because he couldn’t use ‘import happiness’.”
- def tell_joke(): return “Why did the HTML element go to the doctor? Because it had a <headache>.”
- def tell_joke(): return “Why was the computer screen confused? Because it had too many ‘if’ statements.”
- def tell_joke(): return “Why was the computer cold when it turned on? Because it forgot to ‘warm up’ its CPU.”
- def tell_joke(): return “Why did the computer get in trouble at school? Because it was caught ‘debugging’ the teacher’s code.”
- def tell_joke()…