DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
python list of integers
x_arr
=
[
i
for
i
in
range
(
N
)
]
# say N is any positive integer
# the list would be from 0 to N-1
PREVIOUS
NEXT
Tagged:
#python
#list
#integers
ADD COMMENT
Topic
COMMENT
Name
8+6 =
Submit