Why so many output I get ? for combination list and loop

前端 未结 0 1915
Happy的楠姐
Happy的楠姐 2021-01-03 10:42

Hello I have problem looping when print data in the list.

def inputScore(scor) :
    for i in range(len(scor)) :
        scor[i] = int(input("Enter Score         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题