8000 Add header row to scores.csv · cmspud/python-basics-exercises@5e902aa · GitHub
[go: up one dir, main page]

Skip to content

Commit 5e902aa

Browse files
committed
Add header row to scores.csv
1 parent 4cb09fa commit 5e902aa

File tree

1 file changed

+1
-0
lines changed
  • ch11-file-input-and-output/practice_files

1 file changed

+1
-0
lines changed

ch11-file-input-and-output/practice_files/scores.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
name, score
12
LLCoolDave,23
23
LLCoolDave,27
34
red,12

0 commit comments

Comments
 (0)
0