Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

lol MIT

Name: Anonymous 2011-01-18 11:18

Input: print 5 == 5.0

Output: True1

--
1Scheme (the initial language taught at MIT before Python) took type to an extreme. 5.0 and 5 were not considered equal because one was an integer and the other was a float. You weren’t even allowed to do (4 + 6.0.) Python is more rational – it treats the two values as equal.

Name: Anonymous 2011-01-18 15:54

>>14
Dream
I thought no one knew it even exists.

By the way, what do you think about >>13, is that optimisation standard compliant or did I get something wrong?

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List