What are duplicate members (Python) ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What are duplicate members (Python) ?

Hello Ducks. I saw the following def of the List, but am wondering what does it mean « Allow duplicate members » ? here is it: List is a collection which is ordered and changeable. Allows duplicate members.

26th Aug 2020, 3:06 AM
Agt Reda
Agt Reda - avatar
1 Answer
+ 2
Jan Markus Thanks for your answer, but can you make in dictionary like that ? my_dic = {« apple: 1, « banana: 1}
26th Aug 2020, 4:17 AM
Agt Reda
Agt Reda - avatar