We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3e4c8cc + 2c89243 commit 0ddc30aCopy full SHA for 0ddc30a
data/part-7/4-data-processing.md
@@ -332,7 +332,7 @@ You have the CSV files from the previous exercise at your disposal again. Please
332
333
The tasks are numbered 1 to 8, and each submission is graded with 0 to 6 points.
334
335
-In the dicionary returned the key should be the name of the student, and the value the total points received by the student.
+In the dictionary returned the key should be the name of the student, and the value the total points received by the student.
336
337
Hint: nested dictionaries might be a good approach when processing the tasks and submission times of each student.
338
0 commit comments