This Python video in Thamizh explains the following.
1. Set creation using set() function.
2. Set creation using { }.
3. Finding length of a set using len( ) function.
4. Adding an item to a set using add( ) function.
5. Removing an item from a set using remove( ) function.
6. Combining more than one set using pipe [ | ] symbol.
Download
0 formats
No download links available.
set creation operations part 1 in Python in Thamizh | NatokHD