summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CST116-ch11-debug-pseudocode.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CST116-ch11-debug-pseudocode.txt b/CST116-ch11-debug-pseudocode.txt
new file mode 100644
index 0000000..fed6156
--- /dev/null
+++ b/CST116-ch11-debug-pseudocode.txt
@@ -0,0 +1,3 @@
+Open and read an input file.
+Open an output file.
+Transcribe the input file to the output file.