Pearson Edexcel GCSE Computer Science (1CP2)Specification point 6.3.1

Edexcel 1CP2 6.3.1: Primitive and structured data types

The free BugBot lessons that teach this point, a robot to try it on, and the past-paper questions that test it.

Lessons that teach it

  1. F1.8 Data types and casting Programming basics
    Integer, real, Boolean, character and string, and converting between them.
  2. F3.3 Lists: one-dimensional arrays Strings, lists and records
    Making, indexing and changing a list; append, remove, in, split and join.
  3. F3.5 Two-dimensional arrays Strings, lists and records
    Rows and columns: the depth grid as a list of lists.
  4. F3.6 Records Strings, lists and records
    Grouping related fields: a sensor reading as a record, and a list of records as a table.

Try it on a robot

The task from F1.8 Data types and casting, running here. Change the program and press Run.

Past paper questions on this

Real exam questions that test this, each worked through with a program you can run.

The specification is Edexcel's own document; this page says which of our lessons teach point 6.3.1 and is not endorsed by the board.