Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
qznc
on July 19, 2018
|
parent
|
context
|
favorite
| on:
Python has brought computer programming to a vast ...
Implicit string and unicode conversions were confusing in Python 2.
True + True evaluates to 2, although that is technically not a type conversion.
meowface
on July 19, 2018
[–]
True + True is still 2 in Python 3.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
True + True evaluates to 2, although that is technically not a type conversion.