Open AlessandroVol23 opened 6 years ago
Chapter 11 List Comprehensions: Conditionals on the iterator.
The expression (i % 3 > 0) evaluates to True unless val...
I think there should be val instead of i.
Chapter 11 List Comprehensions: Conditionals on the iterator.
I think there should be val instead of i.