diff options
| author | Taylor Rogers <[email protected]> | 2022-10-08 09:09:43 -0700 |
|---|---|---|
| committer | Taylor Rogers <[email protected]> | 2022-10-08 09:09:43 -0700 |
| commit | d8c0fc72f38e5fc374975c13d37c3fee7dea03bf (patch) | |
| tree | 96e36c46d282ada3f1dcdb763bcff47205ddba81 /CST116-Ch6-Debugging/CST116-Ch6-Debugging_Rogers.txt | |
| parent | extra commits (diff) | |
| download | cst116-ch6-debugging-taylorrog-d8c0fc72f38e5fc374975c13d37c3fee7dea03bf.tar.xz cst116-ch6-debugging-taylorrog-d8c0fc72f38e5fc374975c13d37c3fee7dea03bf.zip | |
Added text file of program output
Diffstat (limited to 'CST116-Ch6-Debugging/CST116-Ch6-Debugging_Rogers.txt')
| -rw-r--r-- | CST116-Ch6-Debugging/CST116-Ch6-Debugging_Rogers.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CST116-Ch6-Debugging/CST116-Ch6-Debugging_Rogers.txt b/CST116-Ch6-Debugging/CST116-Ch6-Debugging_Rogers.txt new file mode 100644 index 0000000..f58cd30 --- /dev/null +++ b/CST116-Ch6-Debugging/CST116-Ch6-Debugging_Rogers.txt @@ -0,0 +1,5 @@ +Enter temperature in Fahrenheit: 212 +212 degrees F = 100 degrees C + +C:\Users\taylo\Source\Repos\CST116\cst116-ch6-debugging-Taylorrog\CST116-Ch6-Debugging\Debug\CST116-Ch6-Debugging.exe (process 15520) exited with code 0. +Press any key to close this window . . .
\ No newline at end of file |