Which brackets should we use in set, list, and tuple? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Which brackets should we use in set, list, and tuple?

What are differences in them?

15th Mar 2019, 3:55 PM
Dileep Patcha
Dileep Patcha - avatar
3 Answers
+ 1
Tuple -> () List -> [] Set/Dictionary -> {}
15th Mar 2019, 5:14 PM
Diego
Diego - avatar
0
Could you explain the difference between these?
15th Mar 2019, 5:20 PM
Dileep Patcha
Dileep Patcha - avatar
15th Mar 2019, 8:42 PM
Diego
Diego - avatar