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/TextFile1.txt | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 Ch 5 Debugging Project/TextFile1.txt (limited to 'Ch 5 Debugging Project/TextFile1.txt') diff --git a/Ch 5 Debugging Project/TextFile1.txt b/Ch 5 Debugging Project/TextFile1.txt deleted file mode 100644 index c01f008..0000000 --- a/Ch 5 Debugging Project/TextFile1.txt +++ /dev/null @@ -1,7 +0,0 @@ -You have $123.45 -Enter percent raise: .15 -After your raise you have $18.5175 - -C:\Users\hanna\Source\Repos\cst116-lab0-debugging-HJCST\Ch 5 Debugging Project\Debug\Ch 5 Debugging Project.exe (process 18428) exited with code 0. -To automatically close the console when debugging stops, enable Tools->Options->Debugging->Automatically close the console when debugging stops. -Press any key to close this window . . . \ No newline at end of file -- cgit v1.2.3