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

a register that holds the currently executed instruction in a CPU
Input-Process-Output Model
The Input-Process-Output (IPO) Model is a conceptual framework that describes the flow of data in a system, where input is transformed into output through a series of processes.
Threads
Independent sequences of instructions that can be scheduled and executed by a processor.
Memory
The component of a computer that is used to store data and program instructions for immediate use by the CPU.
Fetch-Decode-Execute Cycle
The process by which the computer fetches an instruction from memory, decodes it, and then executes it.
Register
a small amount of storage in the central processing unit (CPU) that is used to store data or instructions temporarily during program execution
Soft Copy
A digital version of information that can be stored, modified, and transmitted electronically.
Program Counter
a register that keeps track of the address of the next instruction to be executed in a program
Models
Representations or simulations that describe systems or phenomena.
Address Bus
A bus in a computer architecture that is used to specify the memory address in read or write operations.
Instruction Register