Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

Python remove first element of array

del a_list[0]
Source by www.adamsmith.haus #
 
PREVIOUS NEXT
Tagged: #Python #remove #element #array
ADD COMMENT
Topic
Name
7+9 =