Discuss / Python / 可以这样吗?

可以这样吗?

Topic source

yaha21

#1 Created at ... [Delete] [Delete and Lock User]

L = ['Bart', 'Lisa', 'Adam'] for i in L: print ('hello,'+i+'!')


  • 1

Reply