From d0587029b124ae20a13889253f1345a97187f869 Mon Sep 17 00:00:00 2001 From: alexandra-apetroaei Date: Tue, 4 Oct 2022 12:56:05 -0800 Subject: Finished --- Ch 5 Debugging Project/psuedo-code.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Ch 5 Debugging Project/psuedo-code.txt (limited to 'Ch 5 Debugging Project/psuedo-code.txt') 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 -- cgit v1.2.3