Changes between Version 22 and Version 23 of ProgrammingPrompts
- Timestamp:
- Dec 11, 2015, 2:55:13 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProgrammingPrompts
v22 v23 135 135 136 136 == Test Scripts 137 Test scripts are designed to help you debug your code, not for any grade/point value (what are grades?), so they are not secure. Occasionally they contain solutions; try not to be tempted. (The test for checkerboard seems to be broken though.)137 Test scripts are designed to help you debug your code, not for any grade/point value (what are grades?), so they are not secure. Occasionally they contain solutions; try not to be tempted. 138 138 139 139 You can download the ''Eclipse'' projects individually for each prompt, or download them all in a single zipped file (separate projects).