List methods: Managing data
Methods let you change a list after it is created. Remember: most list methods modify the original list in place rather than creating a copy.
Methods let you change a list after it is created. Remember: most list methods modify the original list in place rather than creating a copy.