What are loop cards?

Loop cards are a great game that can be played individually or as a class. They are perfect for review key vocabulary or questions at the end of a topic or when revising for an exam.

Instructions

  1. Cut out the cards from the paper horizontally (but don't cut them in half!) and then shuffle them.
  2. Now start joining each question on the right hand side of the card to the matching answer on the next card.
  3. Carry on until all the cards loop together and you have competed the game!

Hint: Make sure that you set your paper to portrait to print 4 cards per sheet of A4 paper.

Edit Vocab

The actual data or information stored within a field of a record in a records data structure.
Records Data Structure
A data structure that allows you to store and organize multiple pieces of related information in a single unit.
Index
A data structure that improves the speed of data retrieval within a records data structure.
Attribute
Another term for a field within a record in a records data structure.
Record
A solitary entity encompassed in a data structure that encompasses numerous fields or attributes.
Linked List
A data structure that connects individual records in a linear order.
Binary Tree
A hierarchical data structure where each record has at most two children.
Key
A unique identifier or label associated with a record in a records data structure.
Field
A specific piece of information within a record in a records data structure.
Array
A fixed-size data structure that stores records data in contiguous memory locations.
Value