Код: Выделить всё
x = []
i = 5
while i
Подробнее здесь: [url]https://stackoverflow.com/questions/42707435/using-while-loops-in-a-list-comprehension[/url]
Код: Выделить всё
x = []
i = 5
while i
Подробнее здесь: [url]https://stackoverflow.com/questions/42707435/using-while-loops-in-a-list-comprehension[/url]