Cursussen
Inloggen
Begin met het leren van AI
Cursussen
Inloggen
Begin met het leren van AI
Q&A Discussies
Zoeken
Zoeken
Stel een vraag
Stel een vraag
numbers = list(range(5)) print(numbers[4])
list
python3
range
0 Stemmen
1 Antwoord
27th Sep 2018, 4:40 PM
Ajay B
In this>>> list(range(5)) can be num(range(5))?
range
1 Stem
1 Antwoord
25th Feb 2018, 9:33 PM
Devvrat Marwah
What is the result of this code? nums = list(range(5)) print(nums[4])
python
range
2 Stemmen
12 Antwoorden
12th May 2017, 6:47 AM
Deepak Agrawal
What is the result of this code? nums = list(range(5)) print(nums[4])
=
code?
is
list(range(5))
nums
of
result
the
this
what
0 Stemmen
2 Antwoorden
19th Oct 2018, 3:53 PM
Popa Antonio
4 is the correct answer. list(range(5)) = [0, 1, 2, 3, 4] and nums[4] is the 5th element of the list.
python
range
0 Stemmen
2 Antwoorden
17th Mar 2017, 10:09 AM
Petrov Ilya V
Stel een vraag
Stel een vraag
Stel een vraag
Stel een vraag
Populair vandaag
Ошибка в приложении Sololearn
1 Votes
Is anyone else experiencing this Sololearn issue?
0 Votes
NEO V2.0
1 Votes
Best language?
0 Votes
solo learn program issue - iPhone?
1 Votes
How do I keep myself motivated in coding
0 Votes
you con help mi
1 Votes
Is it possible to write Rust code that is as compact and expressive as Python?
0 Votes
Bro can you fix yt error?
0 Votes
Learn - multiple choice course questions display in one box making it impossible to continue
1 Votes