Osio 2. Luku 3
single
Challenge: Find Students Needing Improvement
Pyyhkäise näyttääksesi valikon
Teachers often need to identify students who may need extra support. In this challenge, you'll use a dictionary of grades to find and print the names of students with grades below 70.
Tehtävä
Swipe to start coding
Write a Python script that identifies students who scored below 70.
- Loop through the
gradesdictionary. - For each student, check if their grade is less than 70.
- Print the name of any student whose grade is below 70.
Ratkaisu
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 2. Luku 3
single
Kysy tekoälyä
Kysy tekoälyä
Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme