array is the one i want to loop from 0-9 and store it in a list in another variable
... how can i achieve this?
y = [x for x in myLIst[0][0]["match_result"][3][0:9]]
if you understand how lists work
Обсуждают сегодня