From 9e475303ac5e9780c8ffce1c2a48fbc5fada0cfd Mon Sep 17 00:00:00 2001 From: DoolyBoi Date: Thu, 29 Sep 2022 16:22:08 -0700 Subject: added text file with output --- Ch 5 Debugging Project/CST116-Lab0-Havaldar.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Ch 5 Debugging Project/CST116-Lab0-Havaldar.txt (limited to 'Ch 5 Debugging Project') diff --git a/Ch 5 Debugging Project/CST116-Lab0-Havaldar.txt b/Ch 5 Debugging Project/CST116-Lab0-Havaldar.txt new file mode 100644 index 0000000..3b4e370 --- /dev/null +++ b/Ch 5 Debugging Project/CST116-Lab0-Havaldar.txt @@ -0,0 +1,3 @@ +You have $123.45 +Enter percent raise: 0.1 +After your raise you have $135.795 \ No newline at end of file -- cgit v1.2.3