[prev in list] [next in list] [prev in thread] [next in thread] 

List:       python-list
Subject:    Re: Python Print Error
From:       Stephane Wirtel <stephane () wirtel ! be>
Date:       2016-07-28 22:49:18
Message-ID: 20160728224918.73v65mduu2kdo4tu () sg1
[Download RAW message or body]

In fact, the issue is well defined, "Missing parentheses in call to 
'print'", in this case, you have to add the parentheses when you call 
'print'.

print("In Python3, you must to add the parentheses")




On 07/28, Cai Gengyang wrote:
>How to debug this ?
>
>>>> print "This line will be printed."
>SyntaxError: Missing parentheses in call to 'print'
>-- 
>https://mail.python.org/mailman/listinfo/python-list

-- 
Stéphane Wirtel - http://wirtel.be - @matrixise
-- 
https://mail.python.org/mailman/listinfo/python-list

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic