Challenge: Updating Logic of the Function
Taak
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/elsestatement 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 ofkey. - If the key exists, continue with the steps from the previous challenge to show the individual's details.
Oplossing
Was alles duidelijk?
Bedankt voor je feedback!
Sectie 6. Hoofdstuk 10
single
Vraag AI
Vraag AI
Vraag wat u wilt of probeer een van de voorgestelde vragen om onze chat te starten.
Suggested prompts:
Vat dit hoofdstuk samen
Explain code
Explain why doesn't solve task
Awesome!
Completion rate improved to 1.67
Challenge: Updating Logic of the Function
Veeg om het menu te tonen
Taak
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/elsestatement 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 ofkey. - If the key exists, continue with the steps from the previous challenge to show the individual's details.
Oplossing
Was alles duidelijk?
Bedankt voor je feedback!
Sectie 6. Hoofdstuk 10
single