diff options
Diffstat (limited to 'CST116-Ch6-Debugging/CST116-Ch6-Debugging-program-output.txt')
| -rw-r--r-- | CST116-Ch6-Debugging/CST116-Ch6-Debugging-program-output.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CST116-Ch6-Debugging/CST116-Ch6-Debugging-program-output.txt b/CST116-Ch6-Debugging/CST116-Ch6-Debugging-program-output.txt new file mode 100644 index 0000000..0ac2182 --- /dev/null +++ b/CST116-Ch6-Debugging/CST116-Ch6-Debugging-program-output.txt @@ -0,0 +1,2 @@ +Enter temperature in Fahrenheit: 212 +212 degrees F = 100 degrees C
\ No newline at end of file |