Algorithms
Algorithms
An algorithm is a set of instructions. It is a step-by-step method to solve a problem or complete a task.
In Computing lines of code are put into the correct order to form the instructions a computer follows. These instructions are the algorithm. When the code is running it is held in the RAM so it can be sent to the CPU to work out what to do with the instructions.
We call computer algorithms programs or apps or software.
Remember to write in full sentences!
Solve the problems by putting together the correct sequence of instructions......CLICK HERE or click on the picture.