Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lære Challenge: Updating Logic of the Function | Functions in Python
Introduction to Python(ihor)

bookChallenge: Updating Logic of the Function

Oppgave

Swipe to start coding

Update the previous function to account for situations where the entered name isn't found in the dictionary.

  • Within the function, implement an if/else statement to verify if the key exists in the dictionary.
  • If the key isn't found, display the message 'There is no information about' followed by the value of key.
  • If the key exists, continue with the steps from the previous challenge to show the individual's details.

Løsning

Alt var klart?

Hvordan kan vi forbedre det?

Takk for tilbakemeldingene dine!

Seksjon 6. Kapittel 10
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.67

bookChallenge: Updating Logic of the Function

Sveip for å vise menyen

Oppgave

Swipe to start coding

Update the previous function to account for situations where the entered name isn't found in the dictionary.

  • Within the function, implement an if/else statement to verify if the key exists in the dictionary.
  • If the key isn't found, display the message 'There is no information about' followed by the value of key.
  • If the key exists, continue with the steps from the previous challenge to show the individual's details.

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.67
Seksjon 6. Kapittel 10
single

single

some-alt