RT @raymondh: #python iterator pop quiz: What does this print? >>> it = iter('abcdefghi') >>> print(list(zip(it, range(3), it)) + list(it)) 0 atbildes

social.3dots.lv/@pixel
(2016-09-11 21:18:22)
@twitter
RT @raymondh: #python iterator pop quiz: What does this print? >>> it = iter('abcdefghi') >>> print(list(zip(it, range(3), it)) + list(it))

© 2009-2017 civciv ;)