On 24/12/19 3:35 PM, Chris Angelico wrote:
On Tue, Dec 24, 2019 at 12:56 PM DL Neil via Python-list
<python-list@python.org> wrote:
However, your point involves the fact that whereas:
1 + 2 # 3 is *clearly* addition, and
"a" + "b" # "ab" is *clearly* concatenation
"a" "b" # also evaluates to "ab"
and is thus, concatenation without any explicit infix operator! Just one
cotton-picking minute - what's going on here?
1_2 # Clearly concatenation. Right?
0_0 # Clearly an emoticon
Just another cotton-picking minute......
Shows what you know: 1_2 is marching orders
- and here are yours...
--
Regards =dn
--
https://mail.python.org/mailman/listinfo/python-list