对于 Python 3,使用
print
函数环绕表达式;对于 Python 2,使用
print
语句环绕表达式。