Difference between revisions of "Python list structure"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
https://docs.python.org/3/tutorial/datastructures.html
 
https://docs.python.org/3/tutorial/datastructures.html
  
 +
your_list = [3, 4, 5]
  
 
  list.append
 
  list.append

Revision as of 23:28, 2 March 2022

Advertising: