From 69d4ecc8a1d2cce6635b0ba75ac981215823b5c1 Mon Sep 17 00:00:00 2001 From: abd00l4h <114624309+abd00l4h@users.noreply.github.com> Date: Tue, 4 Oct 2022 15:00:26 -0700 Subject: Rename CST116-Ch6-Output.txt to CST116-Ch6-Output-Havaldar.txt --- CST116-Ch6-Debugging/CST116-Ch6-Output-Havaldar.txt | 2 ++ CST116-Ch6-Debugging/CST116-Ch6-Output.txt | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 CST116-Ch6-Debugging/CST116-Ch6-Output-Havaldar.txt delete mode 100644 CST116-Ch6-Debugging/CST116-Ch6-Output.txt (limited to 'CST116-Ch6-Debugging') diff --git a/CST116-Ch6-Debugging/CST116-Ch6-Output-Havaldar.txt b/CST116-Ch6-Debugging/CST116-Ch6-Output-Havaldar.txt new file mode 100644 index 0000000..203faf9 --- /dev/null +++ b/CST116-Ch6-Debugging/CST116-Ch6-Output-Havaldar.txt @@ -0,0 +1,2 @@ +Enter temperature in Fahrenheit: 212 +212 degrees F = 100 degrees C diff --git a/CST116-Ch6-Debugging/CST116-Ch6-Output.txt b/CST116-Ch6-Debugging/CST116-Ch6-Output.txt deleted file mode 100644 index dd4ac2f..0000000 --- a/CST116-Ch6-Debugging/CST116-Ch6-Output.txt +++ /dev/null @@ -1,2 +0,0 @@ -Enter temperature in Fahrenheit: 212 -212 degrees F = 100 degrees C \ No newline at end of file -- cgit v1.2.3