Challenge: Updating Dictionary
Compito
Swipe to start coding
You are given the dictionary students_grades
with student names as keys and exam grades as values. Add newly allowed students to the dictionary and update the grade for one student.
- Add the student
John
with a grade of75
. - Add the student
Alice
with a grade of92
. - Change the grade of the student
Peter
from54
to84
.
Soluzione
Tutto è chiaro?
Grazie per i tuoi commenti!
Sezione 4. Capitolo 14
single
Chieda ad AI
Chieda ad AI
Chieda pure quello che desidera o provi una delle domande suggerite per iniziare la nostra conversazione
Suggested prompts:
Riassuma questo capitolo
Explain code
Explain why doesn't solve task
Awesome!
Completion rate improved to 1.67
Challenge: Updating Dictionary
Scorri per mostrare il menu
Compito
Swipe to start coding
You are given the dictionary students_grades
with student names as keys and exam grades as values. Add newly allowed students to the dictionary and update the grade for one student.
- Add the student
John
with a grade of75
. - Add the student
Alice
with a grade of92
. - Change the grade of the student
Peter
from54
to84
.
Soluzione
Tutto è chiaro?
Grazie per i tuoi commenti!
Awesome!
Completion rate improved to 1.67Sezione 4. Capitolo 14
single