From 988a3c100759ea4654c65f1827356a33abeb519f Mon Sep 17 00:00:00 2001 From: Joe Traver Date: Tue, 11 Oct 2022 21:25:03 -0700 Subject: Added output txt file --- CST116-Ch7-Debugging/CST116-Ch7-Debugging-Program-Output.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 CST116-Ch7-Debugging/CST116-Ch7-Debugging-Program-Output.txt diff --git a/CST116-Ch7-Debugging/CST116-Ch7-Debugging-Program-Output.txt b/CST116-Ch7-Debugging/CST116-Ch7-Debugging-Program-Output.txt new file mode 100644 index 0000000..3a7e74a --- /dev/null +++ b/CST116-Ch7-Debugging/CST116-Ch7-Debugging-Program-Output.txt @@ -0,0 +1,2 @@ +Enter your age: 35 +Adult \ No newline at end of file -- cgit v1.2.3