Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于python代码中的print函数 #8

Open
zikuicai opened this issue Jul 2, 2017 · 1 comment
Open

关于python代码中的print函数 #8

zikuicai opened this issue Jul 2, 2017 · 1 comment

Comments

@zikuicai
Copy link

zikuicai commented Jul 2, 2017

为什么print后面都不带括号()?

@easonhan007
Copy link
Owner

python 2的写法,我会统一改成python3带括号的。python3 里print是函数,所以需要括号。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants