Challenge: Work with Named and Nested Lists
Task
Swipe to start coding
Create a named list representing a student with personal information and a nested list of courses and grades.
- Create a variable that accesses the grade for the Math course from the nested list.
- The grade value must be retrieved from the
studentlist. - The value must be printed.
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 1. ChapterΒ 4
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Suggested prompts:
Can you explain this in simpler terms?
What are the main points I should remember?
Can you give me an example?
Awesome!
Completion rate improved to 5.56
Challenge: Work with Named and Nested Lists
Swipe to show menu
Task
Swipe to start coding
Create a named list representing a student with personal information and a nested list of courses and grades.
- Create a variable that accesses the grade for the Math course from the nested list.
- The grade value must be retrieved from the
studentlist. - The value must be printed.
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 1. ChapterΒ 4
single