BigBinary Academy
Python
Sets
10.7
Courses
Search
Lesson
10.7
Removing values from a Set
To remove an element we use the
remove()
method.
Previous
Next