Discuss / Python / 作业

作业

Topic source

似水年华_

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

L = ['Bart', 'Lisa', 'Adam'] for L in L: print('Hello,%s!'%L)


  • 1

Reply