@ploum
def fun():
try: understandableJoke()
except TooGeeky:
# unlikely.
fun()
🙂
Top-level
@ploum 3 comments
@MikeSpheniscida yes, and doubling down on it, because if this joke is TooGeeky, you’ll get a Stack Overflow in Python ☺ @ploum |
@ArneBab @ploum
probably recursive jokes? New topic in computer science? 😉