• 0 Posts
  • 11 Comments
Joined 3 years ago
cake
Cake day: August 19th, 2023

help-circle
  • I like the one about eggs and milk.

    My wife says “Bring liters of milk, if they have eggs, bring 12” and gets upset when I bring her the 12 liters.

    I got another bad one I just made.

    A programmer of a fishing app had a rough break-up but all is well because there are plenty of fish in the C.

    Java is for kids and C# is for adults because you don’t want the kids to C# edges.

    print("I got a funny joke for you, just give me a couple of tries.") 
    chars = string.ascii_lowercase + " " 
    while true:
        l = random.randint(20, 50)
        print("".join(random.choice(chars) for _ in range(l)))
        print("Ok, the last one maybe wasn't funny but give me one more try")