From d8c0fc72f38e5fc374975c13d37c3fee7dea03bf Mon Sep 17 00:00:00 2001 From: Taylor Rogers Date: Sat, 8 Oct 2022 09:09:43 -0700 Subject: Added text file of program output --- CST116-Ch6-Debugging/CST116-Ch6-Debugging_Rogers.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 CST116-Ch6-Debugging/CST116-Ch6-Debugging_Rogers.txt (limited to 'CST116-Ch6-Debugging/CST116-Ch6-Debugging_Rogers.txt') diff --git a/CST116-Ch6-Debugging/CST116-Ch6-Debugging_Rogers.txt b/CST116-Ch6-Debugging/CST116-Ch6-Debugging_Rogers.txt new file mode 100644 index 0000000..f58cd30 --- /dev/null +++ b/CST116-Ch6-Debugging/CST116-Ch6-Debugging_Rogers.txt @@ -0,0 +1,5 @@ +Enter temperature in Fahrenheit: 212 +212 degrees F = 100 degrees C + +C:\Users\taylo\Source\Repos\CST116\cst116-ch6-debugging-Taylorrog\CST116-Ch6-Debugging\Debug\CST116-Ch6-Debugging.exe (process 15520) exited with code 0. +Press any key to close this window . . . \ No newline at end of file -- cgit v1.2.3