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

An error that occurs when a mathematical operation produces a result that is too large to be represented within the available memory or data type.
Typeerror
An error that occurs when an operation or function is applied to an object of inappropriate type.
File Not Found
An error that occurs when a program tries to access a file that does not exist or cannot be found.
Type Error
An error that occurs when an operation is performed on an object of an inappropriate type.
Filenotfounderror
An error that occurs when a file that is being accessed is not found.
Underflow Error
An error that occurs when a mathematical operation produces a result that is too small to be represented within the available memory or data type.
Valueerror
An error that occurs when a function receives an argument of the correct type but with an inappropriate value.
Nameerror
An error that occurs when a variable or function is used without being defined.
Indexerror
An error that occurs when trying to access an index that is out of range for a sequence.
Zerodivisionerror
An error that occurs when trying to divide a number by zero.
Overflow Error