Y7

5e: Modify a sequence

Keywords:
Programming
Test your self on these keywords and definitions using the games below or Play random game
KeywordDefinition
Actual resultwhat an algorithm actually does
Algorithmstep by step instructions to solve a problem
Desired resultwhat you want an algorithm to do
Logic errorwhen the actual result of an algorithm doesn't match the desired result (it doesn't do what you want it to do)
Modifymake changes to a sequence of instructions so that they will do something differently
Orderthe arrangement in which instructions are executed (from first to last)
Sequencemore than one instruction that will be executed in a specific order
Keyword games:
Resources: