Old Man Yells At Cloud
MRAB
python at mrabarnett.plus.com
Sun Sep 17 20:22:47 EDT 2017
On 2017-09-18 00:15, Rick Johnson wrote:
> On Sunday, September 17, 2017 at 9:42:34 AM UTC-5, Steve D'Aprano wrote:
>> On Sun, 17 Sep 2017 11:51 pm, Tim Golden wrote:
>>
>> [Snip: Reasons why print function is better than print statement]
>>
>> I've wanted to do all those things, and more. I love the
>> new print function. For the cost of one extra character,
>> the closing bracket,
>
> Oops, _two_ characters! What about the opening "bracket"?
>
What about the space that usually comes after 'print' in Python 2, but
not in Python 3?
[snip]
More information about the Python-list
mailing list