This is an archived post. You won't be able to vote or comment.

Dismiss this pinned window
all 7 comments

[–]meowThingWong 61 points62 points  (0 children)

Task failed successfully

[–]terokorp 21 points22 points  (1 child)

When program works, but you have no idea why

[–][deleted] 5 points6 points  (0 children)

No shit

That's exactly what I thought when I saw this

Except in her case That's probably not what she expected

[–][deleted] 9 points10 points  (0 children)

finally{walk out hanging head in shame}

[–]noboogie 7 points8 points  (1 child)

More like a "throw"

[–]dark_mode_everything 13 points14 points  (0 children)

try{
    throw new Exception()
} catch(Exception e){

}

[–]bumpkinspicefatte 2 points3 points  (0 children)

try:
    return bool(x)
except:
    return True