+ 2
Is there any ways to apply comprehension on tuples in Python?
7th Oct 2019, 4:15 PM
APURVA JAISWAL

2 ответов
+ 3
x = (i**2 for i in range(10))
print(x)
found out
7th Oct 2019, 4:18 PM
APURVA JAISWAL

+ 1
Yep
7th Oct 2019, 4:18 PM
Trigger

Часто задают такие вопросы?
Учитесь эффективнее, бесплатно:
Актуальное сегодня
Using Python on VScode
2 Votes
Python Developer
0 Votes
Wayss
0 Votes
fully dynamic arrays
1 Votes
Guys who tell me
0 Votes
Hearts
0 Votes
Question
0 Votes