Skip to content

SandeepMuhal88/Python_Basic_to-advance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  1. Removing Items .remove(item): Removes the first occurrence of the specified item. .pop(index): Removes and returns the item at the given index (default: last item). .clear(): Removes all items from the list.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages