diff options
Diffstat (limited to 'output_files')
-rw-r--r-- | output_files/election_results.txt | 5 | ||||
-rw-r--r-- | output_files/statistics.csv | 6 |
2 files changed, 11 insertions, 0 deletions
diff --git a/output_files/election_results.txt b/output_files/election_results.txt new file mode 100644 index 0000000..418db83 --- /dev/null +++ b/output_files/election_results.txt @@ -0,0 +1,5 @@ +A,227 +E,315 +I,330 +O,129 +U,268
\ No newline at end of file diff --git a/output_files/statistics.csv b/output_files/statistics.csv new file mode 100644 index 0000000..9a63412 --- /dev/null +++ b/output_files/statistics.csv @@ -0,0 +1,6 @@ +Grade, NumStudents +A,3 +B,5 +C,2 +D,1 +F,1
\ No newline at end of file |