python三引号(“”“,”“”)和\n

1.三引号可包含多行文本,使用回车换行

print("""hello world
i am fine
""")

2.使用\n表示多行

print("hello world \n i am fine")

结果

全部评论

相关推荐

评论
点赞
收藏
分享

创作者周榜

更多
牛客网
牛客网在线编程
牛客网题解
牛客企业服务