Discuss / Python / 作业

作业

Topic source

末宁7814

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

L=['bart','lisa','adam']

for b in L:

    print('hello,',b,'!')


  • 1

Reply