-
- Downloads
py: Properly implement divide-by-zero handling.
"1/0" is sacred idiom, the shortest way to break program execution (sys.exit() is too long).
Loading
Please register or sign in to comment
"1/0" is sacred idiom, the shortest way to break program execution (sys.exit() is too long).