Discuss / Python / 1

1ngram4_

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

player = ['durant','james','kobe'] for x in player: print('hello',x)


  • 1

Reply