diff options
| author | TheOtherTonyStark <[email protected]> | 2022-10-09 12:44:35 -0700 |
|---|---|---|
| committer | TheOtherTonyStark <[email protected]> | 2022-10-09 12:44:35 -0700 |
| commit | 7b1a94561b6a71b912304a790a2ffb2e955794f6 (patch) | |
| tree | 9a13b2ef2fba1629fabe0570b97b7c85e6ac4d2f /CST116-Ch6-Debugging/CST116-Ch6-Debugging-Solution.txt | |
| parent | Fifth Change (diff) | |
| download | cst116-ch6-debugging-theothertonystark-7b1a94561b6a71b912304a790a2ffb2e955794f6.tar.xz cst116-ch6-debugging-theothertonystark-7b1a94561b6a71b912304a790a2ffb2e955794f6.zip | |
Sixth Change
Diffstat (limited to 'CST116-Ch6-Debugging/CST116-Ch6-Debugging-Solution.txt')
| -rw-r--r-- | CST116-Ch6-Debugging/CST116-Ch6-Debugging-Solution.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CST116-Ch6-Debugging/CST116-Ch6-Debugging-Solution.txt b/CST116-Ch6-Debugging/CST116-Ch6-Debugging-Solution.txt new file mode 100644 index 0000000..ee7468d --- /dev/null +++ b/CST116-Ch6-Debugging/CST116-Ch6-Debugging-Solution.txt @@ -0,0 +1,5 @@ +Enter temperature in Fahrenheit: 212 +212 degrees F = 100 degrees C + +C:\Users\cccha\Source\Repos\cst116-ch6-debugging-TheOtherTonyStark\CST116-Ch6-Debugging\x64\Debug\CST116-Ch6-Debugging.exe (process 26488) exited with code 0. +To automatically close the console when debugging stops, enable Tools->Options->Debugging->Automatically close the console when debugging stops.
\ No newline at end of file |