aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch6-Debugging/CST116-Ch6-Debugging-Solution.txt
diff options
context:
space:
mode:
authorTheOtherTonyStark <[email protected]>2022-10-09 12:44:35 -0700
committerTheOtherTonyStark <[email protected]>2022-10-09 12:44:35 -0700
commit7b1a94561b6a71b912304a790a2ffb2e955794f6 (patch)
tree9a13b2ef2fba1629fabe0570b97b7c85e6ac4d2f /CST116-Ch6-Debugging/CST116-Ch6-Debugging-Solution.txt
parentFifth Change (diff)
downloadcst116-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.txt5
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