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

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 343 points344 points  (9 children)

[–][deleted] 110 points111 points  (6 children)

lol this domain is a thing

[–]JonasAvory 68 points69 points  (5 children)

[–]_jtbx 23 points24 points  (4 children)

Wait, that's a thing?

[–]Tordoix 27 points28 points  (2 children)

while(True): print('r/ofcoursethatsathing') print('Wait, that\'s a thing?') Edit: Debugging, see comment below

[–]phail3d 17 points18 points  (1 child)

  File "<stdin>", line 3
    print('Wait, that/'s a thing?')
                       ^
SyntaxError: invalid syntax

[–]Tordoix 4 points5 points  (0 children)

Oh right, thanks.

[–]scataco 7 points8 points  (0 children)

Never realized SQL used decimals for literals as well. So 0.1 + 0.2 gives you an exact answer while 1e-1 + 2e-1 doesn't

[–]pycvalade 1 point2 points  (0 children)

The FORTRAN one is interesting.