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

How to select elements at 0th position from 2d lists

Assume a 2d list in python. How would you select all the elements present in first coloumn and add them to another list.

pythonlistspython3
30th Jun 2019, 6:11 PM
Manoj Kumar
Manoj Kumar - avatar
1 Answer
+ 4
firstcol = [r[0] for r in list2d] https://code.sololearn.com/cvisCTyjf4A3/?ref=app
30th Jun 2019, 6:22 PM
Tibor Santa
Tibor Santa - 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
Is anyone else experiencing this Sololearn issue?
0 Votes
Best language?
0 Votes
How do I keep myself motivated in coding
0 Votes
Bro can you fix yt error?
0 Votes
Anyone have song names? Comment your favorites here for a project im working on
1 Votes
I want to know how to make an Payment App like what I need to learn I need some guidance
0 Votes
Learn - multiple choice course questions display in one box making it impossible to continue
1 Votes
Need suggestions to learn AI and ML
1 Votes
Bug in Completing AI Practice
0 Votes
Duration of heart refilling
0 Votes