Python Quiz | Day 81 | What is the output of following Python code ?

preview_player
Показать описание
Join this channel to get access to perks:

#python #pythonquiz #coding

We are supporting freely to everyone. Join us for live support.

Рекомендации по теме
Комментарии
Автор

B. The tuple is converted into list and concatinated with my_list.

alexmwanzia
Автор

It's throw error why because we can't concatenate two different compound data types like liste+tuple, list+set,

jangamsekhar
Автор

A is the answer it conver the tuple into list so answer is [1, 2, 3, 4, 5, 6]

shubhmule
welcome to shbcf.ru