diff options
| author | Trenton Stark <[email protected]> | 2022-10-12 20:46:57 -0700 |
|---|---|---|
| committer | Trenton Stark <[email protected]> | 2022-10-12 20:46:57 -0700 |
| commit | 17e2edd7c6ae035db97c61a900fbb704767693b9 (patch) | |
| tree | d6b592aa6f632434facd970157be048e65134bc6 /CST116-Ch6-Debugging/CST116-Ch6-Debugging.txt | |
| parent | added psuedo code (diff) | |
| download | cst116-ch6-debugging-stark-17e2edd7c6ae035db97c61a900fbb704767693b9.tar.xz cst116-ch6-debugging-stark-17e2edd7c6ae035db97c61a900fbb704767693b9.zip | |
added output file
Diffstat (limited to 'CST116-Ch6-Debugging/CST116-Ch6-Debugging.txt')
| -rw-r--r-- | CST116-Ch6-Debugging/CST116-Ch6-Debugging.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CST116-Ch6-Debugging/CST116-Ch6-Debugging.txt b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.txt new file mode 100644 index 0000000..0ac2182 --- /dev/null +++ b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.txt @@ -0,0 +1,2 @@ +Enter temperature in Fahrenheit: 212 +212 degrees F = 100 degrees C
\ No newline at end of file |