0
10th May 2021, 6:03 PM
divyanand yadav

2 ответов
Часто задают такие вопросы?
Учитесь эффективнее, бесплатно:
Актуальное сегодня
Input errors (python)
1 Votes
Vote Code
1 Votes
Without degree job
0 Votes
Script file names
0 Votes
print('Hello world!') A=[1,2,3,4,1] for n in A: A[n]=0 print(A)