From 8615587a6411f4c5a071b00d7099297dd9280d9d Mon Sep 17 00:00:00 2001 From: abd00l4h <114624309+abd00l4h@users.noreply.github.com> Date: Tue, 4 Oct 2022 14:51:34 -0700 Subject: Add files via upload --- CST116-Ch6-Debugging/CST116-Ch6-Output.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 CST116-Ch6-Debugging/CST116-Ch6-Output.txt (limited to 'CST116-Ch6-Debugging') 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 -- cgit v1.2.3