diff options
| author | Joe Traver <[email protected]> | 2022-10-11 21:25:03 -0700 |
|---|---|---|
| committer | Joe Traver <[email protected]> | 2022-10-11 21:25:03 -0700 |
| commit | 988a3c100759ea4654c65f1827356a33abeb519f (patch) | |
| tree | c97c83e5cd07b6b6356589227138179235fc5eb8 /CST116-Ch7-Debugging | |
| parent | Finished all questions and program corrections (diff) | |
| download | cst116-ch7-debugging-joetraver30-988a3c100759ea4654c65f1827356a33abeb519f.tar.xz cst116-ch7-debugging-joetraver30-988a3c100759ea4654c65f1827356a33abeb519f.zip | |
Added output txt file
Diffstat (limited to 'CST116-Ch7-Debugging')
| -rw-r--r-- | CST116-Ch7-Debugging/CST116-Ch7-Debugging-Program-Output.txt | 2 |
1 files changed, 2 insertions, 0 deletions
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 |