Skip to content

Commit 1179215

Browse files
Fix Sample output for "Course grading, part 1" exercise
The content of sample students file is not reflected in sample output of the exercise. Fix it to have consistent example.
1 parent f221fd6 commit 1179215

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

data/part-6/1-reading-files.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -594,9 +594,9 @@ Please write a program which asks the user for the names of these two files, rea
594594

595595
Student information: **students1.csv**
596596
Exercises completed: **exercises1.csv**
597-
pekka peloton 21
598-
jaana javanainen 27
599-
liisa virtanen 35
597+
peter pythons 21
598+
jean javanese 27
599+
alice adder 35
600600

601601
</sample-output>
602602

0 commit comments

Comments
 (0)