+ 1
Как зделать input() для имеющегося списка, по типу список = ["бла" "бла"]
8th Apr 2023, 6:01 PM
Maksims/マキシム

1 Réponse
+ 6
# входные данные: бла ла
arr = input().split()
print(arr)
8th Apr 2023, 8:52 PM
JaScript

Vous avez souvent des questions comme celle-ci ?
Apprenez de manière plus efficace, gratuitement :
Aujourd'hui en vedette
DSA doubt
1 Votes
Vote Code
1 Votes
Input errors (python)
1 Votes
Data structure using C
0 Votes
Without degree job
0 Votes