aboutsummaryrefslogtreecommitdiffstats
path: root/output_files
diff options
context:
space:
mode:
authorRossTheRoss <msattr@gmail.com>2019-03-10 17:47:53 -0500
committerRossTheRoss <msattr@gmail.com>2019-03-10 17:47:53 -0500
commit4db7517f10c158d19445e7049e9b8142fbe90beb (patch)
tree5832e631b5ee7c776984076e9183fcda19ca2d2c /output_files
parentRearrange some error checking (diff)
downloadhomework-4db7517f10c158d19445e7049e9b8142fbe90beb.tar
homework-4db7517f10c158d19445e7049e9b8142fbe90beb.tar.gz
homework-4db7517f10c158d19445e7049e9b8142fbe90beb.tar.bz2
homework-4db7517f10c158d19445e7049e9b8142fbe90beb.tar.lz
homework-4db7517f10c158d19445e7049e9b8142fbe90beb.tar.xz
homework-4db7517f10c158d19445e7049e9b8142fbe90beb.tar.zst
homework-4db7517f10c158d19445e7049e9b8142fbe90beb.zip
Output file test
Diffstat (limited to '')
-rw-r--r--output_files/election_results.txt5
-rw-r--r--output_files/histogram.txt7
-rw-r--r--output_files/statistics.csv6
3 files changed, 0 insertions, 18 deletions
diff --git a/output_files/election_results.txt b/output_files/election_results.txt
deleted file mode 100644
index 418db83..0000000
--- a/output_files/election_results.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-A,227
-E,315
-I,330
-O,129
-U,268 \ No newline at end of file
diff --git a/output_files/histogram.txt b/output_files/histogram.txt
deleted file mode 100644
index 259a219..0000000
--- a/output_files/histogram.txt
+++ /dev/null
@@ -1,7 +0,0 @@
- A X X X
- B X X X X X
- C X X
- D X
- F X
-==============
- 1 2 3 4 5 \ No newline at end of file
diff --git a/output_files/statistics.csv b/output_files/statistics.csv
deleted file mode 100644
index 9a63412..0000000
--- a/output_files/statistics.csv
+++ /dev/null
@@ -1,6 +0,0 @@
-Grade, NumStudents
-A,3
-B,5
-C,2
-D,1
-F,1 \ No newline at end of file