Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lære Challenge: Retrieving Information from Nested List | Other Data Types in Python
Introduction to Python (dev copy)

bookChallenge: Retrieving Information from Nested List

Oppgave

Swipe to start coding

You've been provided with the list people, which includes sub-lists detailing the names and ages of five individuals, as shown below:

NameAge
Alex23
Noah34
Peter29
John41
Michelle35

To extract specific information using indexing, follow these steps:

  1. Display the details (the entire sub-list) of the fourth person.
  2. Display the name of the first person.
  3. Display the age of the fifth person.

Løsning

Alt var klart?

Hvordan kan vi forbedre det?

Takk for tilbakemeldingene dine!

Seksjon 4. Kapittel 5
single

single

Spør AI

expand

Spør AI

ChatGPT

Spør om hva du vil, eller prøv ett av de foreslåtte spørsmålene for å starte chatten vår

Suggested prompts:

Oppsummer dette kapittelet

Explain code

Explain why doesn't solve task

close

Awesome!

Completion rate improved to 1.64

bookChallenge: Retrieving Information from Nested List

Sveip for å vise menyen

Oppgave

Swipe to start coding

You've been provided with the list people, which includes sub-lists detailing the names and ages of five individuals, as shown below:

NameAge
Alex23
Noah34
Peter29
John41
Michelle35

To extract specific information using indexing, follow these steps:

  1. Display the details (the entire sub-list) of the fourth person.
  2. Display the name of the first person.
  3. Display the age of the fifth person.

Løsning

Switch to desktopBytt til skrivebordet for virkelighetspraksisFortsett der du er med et av alternativene nedenfor
Alt var klart?

Hvordan kan vi forbedre det?

Takk for tilbakemeldingene dine!

close

Awesome!

Completion rate improved to 1.64
Seksjon 4. Kapittel 5
single

single

some-alt