Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

The scores must be written out to a file in the following format

<topic>, <score><CR/LF>

<topic>, <score><EOF>

Example

Maths, 67

Physics, 89

Use the technique you have learnt in QL-4 and QLC-3 to write a test that stipulates what is expected in the output file. A file should not be created. All verification should be done in the tests.

  • No labels