Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 197 Bytes

pop.md

File metadata and controls

7 lines (4 loc) · 197 Bytes

pop()

pop() is a method that removes the last item from a list.

Tutorials

  • Check out these examples for using pop() from w3schools.