# generator expressions
총 1개의 포스트

[Python!] - List Comprehensions & Generator Expressions
List comprehension allows you to create lists for a loop with less code. In short, it’s a truly Pythonic way of coding. Less code – more effectiveness
2021년 11월 13일
·
0개의 댓글