Back to Browse

Python standard library: Removing items from sets

368 views
Jul 15, 2019
4:31

How do you remove one or more items from a set? In this video I demonstrate three different methods: set.remove, set.pop, and set.clear. In addition to these videos, I have an active blog and free, weekly "Better developers" mailing list; see more at https://lerner.co.il/ . Subscribe to this channel, as I try to go through all of the Python standard library!

Download

1 formats

Video Formats

360pmp46.8 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Python standard library: Removing items from sets | NatokHD