Python Programming Tutorial - Tuples | GeeksforGeeks

preview_player
Показать описание

This video is contributed by Parikshit Kumar Pruthi

Please Like, Comment and Share the Video among your friends.

Also, Subscribe if you haven't already! :)
Рекомендации по теме
Комментарии
Автор

At 2:19
tuple3 = ( ' python ', ) * 3
print(tuple3)
<class 'tuple'>

If I just replace a comma inside the inverted comma, it is generating String Why?
tuple3 = ( ' python, ') * 3
print(tuple3)
<class 'str'>

vinoddiwan
Автор

hi ! plz upload all python videos that one can go through all at an

kNetMask
welcome to shbcf.ru