Courses
Log in
Start Learning AI
Courses
Log in
Start Learning AI
Q&A Discussions
Search
Search
Ask a question
Ask a question
list=[1,1,2,3,4,5,6,7] print(list[list[4]])
lists
python3
1 Vote
6 Answers
19th Jun 2020, 11:03 AM
Saumitra
print(list[list[4]]) question
python
0 Votes
4 Answers
27th Mar 2019, 6:01 AM
tristach605
Why does print(list[list[4]]) have a different output to print(list[4])?
code
coding
learning
programming
python
trending
3 Votes
7 Answers
15th Mar 2017, 8:10 PM
Jayelar
i need help with list list=[1,2,3,4,5,6] print(list[list[4]])
list
python
1 Vote
7 Answers
22nd Oct 2016, 1:32 PM
toygrill11
Can anyone please explain print(list[list[4]]) if there is list=(1,3,5,7,8,11,4)
python
2 Votes
4 Answers
10th Mar 2017, 4:40 AM
Dipankar Choudhury
list=[1,1,2,3,5,8,13] print(list[list[4]]) output=8 can anyone explain this??
double
lists
0 Votes
2 Answers
4th Aug 2020, 2:04 PM
Udit Jain
list = [1, 1, 2, 3, 5, 8, 13] print(list[list[4]])
list
1 Vote
3 Answers
12th Feb 2021, 11:20 PM
Tom Clark
What means list in list, why this result : list=[1,2,3,4,5,6,7] print(list[list[4]])
lists
1 Vote
2 Answers
28th Dec 2019, 4:54 PM
Joseph Cloude
Explain how the following code outputs 8 List = [1,1,2,3,5,8,13] Print(list[list[4]])
python
quiz
0 Votes
3 Answers
30th Apr 2017, 12:46 AM
Joseph
Why the output of print(list[list[4]]) is 8 when 8 is in index 5?
https://www.sololearn.com/discuss/1938921/?ref=app
0 Votes
3 Answers
12th Dec 2020, 2:26 PM
mc anthony amaro
What is the output of this code? list = [1, 1, 2, 3, 5, 8, 13] print(list[list[4]])
python
0 Votes
3 Answers
9th Apr 2018, 7:21 AM
VISHWA PRIYA M
List/ Index- Why is this answer 8 and not 5, I'm new please explain.
index
list
print(list[list[4]])
python
0 Votes
2 Answers
24th Feb 2017, 10:04 AM
Jamal Bee
Ask a question
Ask a question
Ask a question
Ask a question
Hot today
Is anyone else experiencing this Sololearn issue?
0 Votes
Best language?
0 Votes
How do I keep myself motivated in coding
0 Votes
solo learn program issue - iPhone?
1 Votes
Anyone have song names? Comment your favorites here for a project im working on
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
I want to know how to make an Payment App like what I need to learn I need some guidance
0 Votes
Sql practice
0 Votes
Bug in Completing AI Practice
0 Votes