Python Sets

1 year ago
7

In this lesson you will  learn the following concepts:

Set
Set Items
Unordered
Unchangeable
Duplicates Not Allowed
Get the Length of a Set
Set Items - Data Types
type()
The set() Constructor

Loading comments...