From 8f755683d5b2af893d450092caa385b99bc64827 Mon Sep 17 00:00:00 2001 From: Taylor Rogers Date: Sat, 8 Oct 2022 09:07:03 -0700 Subject: extra commits --- CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp') diff --git a/CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp index 4880e7a..d323bb2 100644 --- a/CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp +++ b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp @@ -18,7 +18,6 @@ * * -32. No. * -* * 7) Remember your order of precedence. Put parentheses around * Fahrenheit - 32. This needs to be done before the multiplication. * 8) Stop debugging and recompile. -- cgit v1.2.3