7
you are viewing a single comment's thread
view the rest of the comments
[-] jnovinger@programming.dev 1 points 1 year ago

I raise you

@lambda _: _()
def result() -> int:
    global a; global b; a, b = b, a

hat tip to @sisyphean@programming.dev via Cursed Python

this post was submitted on 12 Jun 2023
7 points (100.0% liked)

Programmer Humor

32042 readers
1087 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS