Y
Hacker News
new
|
ask
|
show
|
jobs
by
koenigdavidmj
5763 days ago
Actually, print(one single argument) works the same in both Python 2 and 3.
1 comments
ciupicri
5763 days ago
Do you mean as in x = (x) = ((x)) = ...? In this case you're right, although it's still not a function.
link