aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorabd00l4h <[email protected]>2022-10-04 14:51:34 -0700
committerGitHub <[email protected]>2022-10-04 14:51:34 -0700
commit8615587a6411f4c5a071b00d7099297dd9280d9d (patch)
tree64f272773d52557f38b1ae0df1e8b09d8fec0c06
parentfixed program to actually change farenheit to celcius (diff)
downloadcst116-ch6-debugging-abd00l4h-8615587a6411f4c5a071b00d7099297dd9280d9d.tar.xz
cst116-ch6-debugging-abd00l4h-8615587a6411f4c5a071b00d7099297dd9280d9d.zip
Add files via upload
-rw-r--r--CST116-Ch6-Debugging/CST116-Ch6-Output.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CST116-Ch6-Debugging/CST116-Ch6-Output.txt b/CST116-Ch6-Debugging/CST116-Ch6-Output.txt
new file mode 100644
index 0000000..dd4ac2f
--- /dev/null
+++ b/CST116-Ch6-Debugging/CST116-Ch6-Output.txt
@@ -0,0 +1,2 @@
+Enter temperature in Fahrenheit: 212
+212 degrees F = 100 degrees C \ No newline at end of file