python Set

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2021 May 31 7:8
Editor
Edited
Edited
2023 Nov 11 15:58
Refs
Refs

Can remove duplicated data

  • {value1, value2} - union, intersection, difference exist
  • no indexing and no duplication
  • set() return null set
python Set usages
 
 
 
 
 
 

Recommendations