时间:2021-07-01 10:21:17 帮助过:504人阅读
python中n是什么意思?
python中n的意思是new line即另起一行。“\n”代表换行,print出来一个新行。“\ ”这个符号表示是在编写程序中句子太长,人为换行后加上“\ ”,但print出来是一整行。
比如:
print "hello\nworld"
效果就是:
hello world
"\n"就是一个换行符。
以上就是python中n是什么意思?的详细内容,更多请关注Gxl网其它相关文章!
< 上一篇
怎么利用python赚钱
下一篇 >
python输代码怎么换行?
记住我的登录 忘记密码?
登录
我已阅读用户协议及版权声明
注册