为了账号安全,请及时绑定邮箱和手机立即绑定

这个代码如何换行?

a=('Red the rosy clouds in the rain,')

b=('hello baby')

c=('i want to play with you')

d=('friendship does not drain by far.')

L=[a,b,c,d]

L.pop(1)

L.insert(-2,'the sincere friendship,')

L[2]=('after don\'t running water resistance by stone,')

e=('')

t=(tuple(x for x in range (1,4)))

print(t,e or 'dear',L)


正在回答

1 回答

最简单的方法就是:

print t

print e or 'dear'

print L


0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
初识Python
  • 参与学习       758363    人
  • 解答问题       8967    个

学python入门视频教程,让你快速入门并能编写简单的Python程序

进入课程

这个代码如何换行?

我要回答 关注问题
微信客服

购课补贴
联系客服咨询优惠详情

帮助反馈 APP下载

慕课网APP
您的移动学习伙伴

公众号

扫描二维码
关注慕课网微信公众号