What is the output of this code | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

What is the output of this code

x,y=[1,2],[3,4],[5,6], print(list(zip(*x+[y]))[1][1])

29th Jun 2020, 1:53 PM
Akhil
Akhil - avatar
2 Respostas
+ 1
It occurs error please correct them
29th Jun 2020, 1:56 PM
SĆ¢Ć±tĆ“sh
SĆ¢Ć±tĆ“sh - avatar
+ 1
Bagon bro actually it's a challenge.
29th Jun 2020, 2:12 PM
Akhil
Akhil - avatar