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...... ChrisA -- https://mail.python.org/mailman/listinfo/python-list