Skip to content

Repository files navigation

GitHub Codespaces ♥️ An introduction to python lists

method used are

  • indexing to acces list items
  • len()
  • changing list items by indexing
  • insert() adding new item to the list
  • append() method
  • remove() , removing items from the list
  • removing items using pop()
  • del, deleting list and list items
  • sort() method
  • append() to join lists

About

introduction to python list. For more information visit:https://medium.com/@haseeba1/python-list-8e419e6fcec6

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages