diff options
| author | Joe Traver <[email protected]> | 2022-10-10 18:54:37 -0700 |
|---|---|---|
| committer | Joe Traver <[email protected]> | 2022-10-10 18:54:37 -0700 |
| commit | c6c31406356fa3d635e5c9f26b3b57b7a75081d9 (patch) | |
| tree | b61a064d76e2b969c5b87358045bf1b26bc9b586 /CST116-Ch6-Debugging | |
| parent | Code Corrected (diff) | |
| download | cst116-ch6-debugging-joetraver30-c6c31406356fa3d635e5c9f26b3b57b7a75081d9.tar.xz cst116-ch6-debugging-joetraver30-c6c31406356fa3d635e5c9f26b3b57b7a75081d9.zip | |
Output txt file added
Diffstat (limited to 'CST116-Ch6-Debugging')
| -rw-r--r-- | CST116-Ch6-Debugging/CST116-Ch6-Debugging-joetraver30-program-output.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CST116-Ch6-Debugging/CST116-Ch6-Debugging-joetraver30-program-output.txt b/CST116-Ch6-Debugging/CST116-Ch6-Debugging-joetraver30-program-output.txt new file mode 100644 index 0000000..0ac2182 --- /dev/null +++ b/CST116-Ch6-Debugging/CST116-Ch6-Debugging-joetraver30-program-output.txt @@ -0,0 +1,2 @@ +Enter temperature in Fahrenheit: 212 +212 degrees F = 100 degrees C
\ No newline at end of file |