Challenge: Updating Dictionary
Tehtävä
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
Johnwith a grade of75. - Add the student
Alicewith a grade of92. - Change the grade of the student
Peterfrom54to84.
Ratkaisu
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 4. Luku 14
single
Kysy tekoälyä
Kysy tekoälyä
Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme
Awesome!
Completion rate improved to 1.67
Challenge: Updating Dictionary
Pyyhkäise näyttääksesi valikon
Tehtävä
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
Johnwith a grade of75. - Add the student
Alicewith a grade of92. - Change the grade of the student
Peterfrom54to84.
Ratkaisu
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 4. Luku 14
single