diff options
| author | Musa Ahmed <[email protected]> | 2022-10-12 11:45:20 -0700 |
|---|---|---|
| committer | Musa Ahmed <[email protected]> | 2022-10-12 11:45:20 -0700 |
| commit | 30f694af6449574b630b1a5b36aa4d0896ddad55 (patch) | |
| tree | 6f7ecd26896e442f28137201fd2be17e5e845f16 /CST116-Ch7-Debugging/CST116-Ch7-Debugging-Ahmed.txt | |
| parent | Answered questions & added text file (diff) | |
| download | cst116-ch7-debugging-m005a-30f694af6449574b630b1a5b36aa4d0896ddad55.tar.xz cst116-ch7-debugging-m005a-30f694af6449574b630b1a5b36aa4d0896ddad55.zip | |
Renamed & Added Flowchart
Diffstat (limited to 'CST116-Ch7-Debugging/CST116-Ch7-Debugging-Ahmed.txt')
| -rw-r--r-- | CST116-Ch7-Debugging/CST116-Ch7-Debugging-Ahmed.txt | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/CST116-Ch7-Debugging/CST116-Ch7-Debugging-Ahmed.txt b/CST116-Ch7-Debugging/CST116-Ch7-Debugging-Ahmed.txt deleted file mode 100644 index 94266c1..0000000 --- a/CST116-Ch7-Debugging/CST116-Ch7-Debugging-Ahmed.txt +++ /dev/null @@ -1,24 +0,0 @@ -FOR CHILD : - - Enter your age: 10 -Child - -C:\Users\macho\Source\Repos\cst116-ch7-debugging-M005A\CST116-Ch7-Debugging\x64\Debug\CST116-Ch7-Debugging.exe (process 18964) exited with code 0. - -FOR TEENAGER : -Enter your age: 15 -Teenager - -C:\Users\macho\Source\Repos\cst116-ch7-debugging-M005A\CST116-Ch7-Debugging\x64\Debug\CST116-Ch7-Debugging.exe (process 18828) exited with code 0. - -FOR ADULT : -Enter your age: 55 -Adult - -C:\Users\macho\Source\Repos\cst116-ch7-debugging-M005A\CST116-Ch7-Debugging\x64\Debug\CST116-Ch7-Debugging.exe (process 14928) exited with code 0. - -FOR SENIOR : -Enter your age: 65 -Senior - -C:\Users\macho\Source\Repos\cst116-ch7-debugging-M005A\CST116-Ch7-Debugging\x64\Debug\CST116-Ch7-Debugging.exe (process 5912) exited with code 0.
\ No newline at end of file |