Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

drop the first 10 values of list python

[a.pop(0) for i in range (10)]
Source by www.adamsmith.haus #
 
PREVIOUS NEXT
Tagged: #drop #values #list #python
ADD COMMENT
Topic
Name
2+1 =