aboutsummaryrefslogtreecommitdiff
path: root/Ch 5 Debugging Project/psuedo-code.txt
diff options
context:
space:
mode:
authoralexandra-apetroaei <andra@MSI>2022-10-04 12:56:05 -0800
committeralexandra-apetroaei <andra@MSI>2022-10-04 12:56:05 -0800
commitd0587029b124ae20a13889253f1345a97187f869 (patch)
treee970266d218228eff0415cec4fbfff474ce34cb0 /Ch 5 Debugging Project/psuedo-code.txt
parentchange (diff)
downloadcst116-lab0-debugging-alexandra-apetroaei-main.tar.xz
cst116-lab0-debugging-alexandra-apetroaei-main.zip
FinishedHEADmain
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