Skip to content

Commit 0ddc30a

Browse files
authored
Merge pull request #14 from maratnugmanov/patch-3
Update 4-data-processing.md
2 parents 3e4c8cc + 2c89243 commit 0ddc30a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/part-7/4-data-processing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ You have the CSV files from the previous exercise at your disposal again. Please
332332
333333
The tasks are numbered 1 to 8, and each submission is graded with 0 to 6 points.
334334
335-
In the dicionary returned the key should be the name of the student, and the value the total points received by the student.
335+
In the dictionary returned the key should be the name of the student, and the value the total points received by the student.
336336
337337
Hint: nested dictionaries might be a good approach when processing the tasks and submission times of each student.
338338

0 commit comments

Comments
 (0)