Introduction to Sets

Learn about the usage of sets in Python.

What are sets?

Sets are collections of data items that do not contain duplicate entries.

Get hands-on with 1200+ tech skills courses.