Discuss / Python / zj

超棒der_

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

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


  • 1

Reply