Changes between Version 22 and Version 23 of ProgrammingPrompts


Ignore:
Timestamp:
Dec 11, 2015, 2:55:13 PM (9 years ago)
Author:
Timothy Lin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProgrammingPrompts

    v22 v23  
    135135
    136136== 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.)
     137Test 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.
    138138
    139139You can download the ''Eclipse'' projects individually for each prompt, or download them all in a single zipped file (separate projects).