From 3abf97ae05171bfa28b3b59d0a65cfdd6b63ac85 Mon Sep 17 00:00:00 2001 From: Anibal LopezBonilla Date: Wed, 19 Oct 2022 21:02:25 -0700 Subject: Accidently named the file ch8. Meant to name that ch9 --- Ch8-Debugging Output.txt | 7 ------- Ch9-Debugging Output.txt | 7 +++++++ 2 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 Ch8-Debugging Output.txt create mode 100644 Ch9-Debugging Output.txt diff --git a/Ch8-Debugging Output.txt b/Ch8-Debugging Output.txt deleted file mode 100644 index 44125c5..0000000 --- a/Ch8-Debugging Output.txt +++ /dev/null @@ -1,7 +0,0 @@ -Please enter your age: 20 -20! Boy are you old! -Did you know that you are at least 7300 days old? - - -C:\Users\speed\source\repos\cst116-ch9-debugging-Lopez-Bonilla\CST116-Ch9-Debugging\Debug\CST116-Ch9-Debugging.exe (process 48444) exited with code 0. -Press any key to close this window . . . diff --git a/Ch9-Debugging Output.txt b/Ch9-Debugging Output.txt new file mode 100644 index 0000000..44125c5 --- /dev/null +++ b/Ch9-Debugging Output.txt @@ -0,0 +1,7 @@ +Please enter your age: 20 +20! Boy are you old! +Did you know that you are at least 7300 days old? + + +C:\Users\speed\source\repos\cst116-ch9-debugging-Lopez-Bonilla\CST116-Ch9-Debugging\Debug\CST116-Ch9-Debugging.exe (process 48444) exited with code 0. +Press any key to close this window . . . -- cgit v1.2.3