1 min readJun 14, 2018
--
Yes it is possible. That is the whole point. every tuple has a type. Ex: If you enumerate over a dictionary, you will get a tuple of vey and value over each iteration.
--
Yes it is possible. That is the whole point. every tuple has a type. Ex: If you enumerate over a dictionary, you will get a tuple of vey and value over each iteration.