diff options
| -rw-r--r-- | CST116-Ch6-Debugging/CST116-Ch6-Output.txt | 2 |
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 |