Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

making lists with loops in one line python

print([i for i in range(10)])
 
PREVIOUS NEXT
Tagged: #making #lists #loops #line #python
ADD COMMENT
Topic
Name
1+6 =