diff options
| author | Joe Traver <[email protected]> | 2022-10-11 21:56:58 -0700 |
|---|---|---|
| committer | Joe Traver <[email protected]> | 2022-10-11 21:56:58 -0700 |
| commit | e55be13c63479ac579f9c45015d55c5635c06da7 (patch) | |
| tree | f0b73ff855ae083da00ab147f32224d8768c4e16 /CST116-Ch6-Debugging/CST116-Ch6-Debugging-program-output.txt | |
| parent | Final touches (diff) | |
| download | cst116-ch6-debugging-joetraver30-e55be13c63479ac579f9c45015d55c5635c06da7.tar.xz cst116-ch6-debugging-joetraver30-e55be13c63479ac579f9c45015d55c5635c06da7.zip | |
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 |