Skip to content

Course home

Develop code

Develop code

EasyMediumHard
1234567891011121314151617181920212223242526
Question 24

Each parking permit at a college has a unique identifier. The identifier must be made up of exactly three digits, followed by a forward slash, and then a single letter.

123/A, 045/x, and 981/Z are examples of valid permit identifiers.

Complete the table to show two additional validation tests and a piece of invalid data that would fail each test.

Validation testInvalid data
Is forward slash included?123A
[4]
Markscheme

Develop code Questions

  1. IGCSE
  2. /Computer Science
  3. /Develop code

62 exam-style questions on Edexcel IGCSE Computer Science Develop code. Each one has a worked solution and a mark scheme showing where the marks go.

Question bank