diff options
| author | BensProgramma <[email protected]> | 2021-10-19 19:17:24 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-10-19 19:17:24 -0700 |
| commit | 16441c076616dddac7bf70e01750c597eb682fc2 (patch) | |
| tree | abbbc013a588819f3686e9567780b3d0b0601047 | |
| parent | Delete CST116F2021-Lab3.vcxproj (diff) | |
| download | cst116-lab3-bensprogramma-master.tar.xz cst116-lab3-bensprogramma-master.zip | |
| -rw-r--r-- | CST116F2021-Lab3/Runs From Lab3_Schroeder.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CST116F2021-Lab3/Runs From Lab3_Schroeder.txt b/CST116F2021-Lab3/Runs From Lab3_Schroeder.txt index 06152f5..3d0ce42 100644 --- a/CST116F2021-Lab3/Runs From Lab3_Schroeder.txt +++ b/CST116F2021-Lab3/Runs From Lab3_Schroeder.txt @@ -145,7 +145,7 @@ Press any key to close this window . . . //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
-Run from 8.3_1 p179 Count down by even integers w/ do-while loop to varify valid input
+Run from 8.3_1 p179 Count down by even integers w/ do-while loop to verify valid input
give me a integer between 0 nd 50: 55
give me a integer between 0 nd 50: 49
|