diff options
| author | WilliamBishopCST116 <[email protected]> | 2022-10-03 13:54:27 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-10-03 13:54:27 -0700 |
| commit | 762d5ba607e462ef640f08639260358018134ef1 (patch) | |
| tree | 76e64a08460d2b6a53c13679f5ab294dab6813fb | |
| parent | Update CST116-Ch6-Debugging.cpp (diff) | |
| download | cst116-ch6-debugging-bishop-762d5ba607e462ef640f08639260358018134ef1.tar.xz cst116-ch6-debugging-bishop-762d5ba607e462ef640f08639260358018134ef1.zip | |
| -rw-r--r-- | CST116-CH6Debugging-Bishop.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/CST116-CH6Debugging-Bishop.txt b/CST116-CH6Debugging-Bishop.txt index 599a885..c3e5152 100644 --- a/CST116-CH6Debugging-Bishop.txt +++ b/CST116-CH6Debugging-Bishop.txt @@ -1,6 +1,4 @@ -William Bishop
-CST116
+
Enter temperature in Fahrenheit: 212
212 degrees F = 100 degrees C
|