educative.io

Why a tuple shouldn't be generated with elements from one list?

Hi,
I’ve seen this comment as a note in the lesson, so I’m wondering the theory behind it:

**Note** : A tuple (pair) shouldn’t be generated with elements from one list!

Thanks!


Course: Mastering the Art of Programming in Python 3 - Learn Interactively
Lesson: List Comprehensions - Mastering the Art of Programming in Python 3