aboutsummaryrefslogtreecommitdiff
path: root/Ch 5 Debugging Project/psuedo-code.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Ch 5 Debugging Project/psuedo-code.txt')
-rw-r--r--Ch 5 Debugging Project/psuedo-code.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Ch 5 Debugging Project/psuedo-code.txt b/Ch 5 Debugging Project/psuedo-code.txt
new file mode 100644
index 0000000..591653c
--- /dev/null
+++ b/Ch 5 Debugging Project/psuedo-code.txt
@@ -0,0 +1,5 @@
+Check money amount $123.45
+Enter .1 percent raise
+
+Raise decreased the money
+Fix calculation \ No newline at end of file