From 28585c759a375fff1b4246a17db97f29b0009546 Mon Sep 17 00:00:00 2001 From: Hannah Wu Date: Tue, 11 Oct 2022 21:09:04 -0700 Subject: Added answers to top of program. Corrected program. Added output textfile. Added pseudocode text file. --- Ch 5 Debugging Project/Ch 5 Debugging Project.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Ch 5 Debugging Project/Ch 5 Debugging Project.txt (limited to 'Ch 5 Debugging Project/Ch 5 Debugging Project.txt') diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.txt b/Ch 5 Debugging Project/Ch 5 Debugging Project.txt new file mode 100644 index 0000000..71b6665 --- /dev/null +++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.txt @@ -0,0 +1,6 @@ +You have $123.45 +Enter percent raise: 0.1 +After your raise you have $135.795 + +C:\Users\hanna\Source\Repos\cst116-lab0-debugging-Wu\Ch 5 Debugging Project\Debug\Ch 5 Debugging Project.exe (process 25540) exited with code 0. +Press any key to close this window . . . \ No newline at end of file -- cgit v1.2.3