• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu
+ 2

m = [ [1, 2, 3], [4, 5, 6] ] print(m[1][2])

how do we get 6 here in output explain plz

python
16th Aug 2020, 12:36 PM
vasista bg
vasista bg  - avatar
2 Answers
+ 5
Zero indexing 0 refers to first item https://www.sololearn.com/learn/JUMP_LINK__&&__Python__&&__JUMP_LINK/2431/
16th Aug 2020, 12:40 PM
Louis
Louis - avatar

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
My codebits section is full of deleted codes
13 Votes
Ai generated practices
1 Votes
Where did mess up....
1 Votes
I have an error in a problem and I don't know what the correct answer is
1 Votes
Feedback on my portfolio
0 Votes
Yo this is madness
0 Votes
How can i insert files?
1 Votes
help!!! How to build portfolio? I am in last year of highschool and still noob lol
0 Votes
Hi who can hel me please
0 Votes
Where can I find python and SQL projects to work on for my portfolio that are beginner to intermediate?
1 Votes