Font size
WorksheetsY9 Computer Science March 2018
Total questions: 91
Worksheet time: 57mins
More Quiet
print(Hello world!)
print("Hello world!")
print("3+4")
print(3*4)
print("Hello world!\nHello world!")
Hello world!
print "Hello"
What is an algorithm?
A sequence of instructions to solve a problem
It is pseudocode
It is a flowchart
It is a robot
Why do computers use algorithms?
To give computers precise steps to solve a problem.
Because they are easy to use
It is the language that computers understand
To help them predict the future
What does sequence mean?
To create a pattern
To do something in order
To do something randomly
To repeat something over and over again
What does selection mean?
Selection is following instructions in order.
Selection is to repeat something over and over again
Selection is when you have a choice of options
Selection is choosing the best option
What is iteration?
This is choosing what to do next
This means doing something in order
It is repeating something over and over again.
It is writing pseudocode
What is pseudocode?
Another way to represent an algorithm
It uses symbols to represent an algorithm
It is a programming language
It is the name of a robot
What are the two ways to represent an algorithm?
Pen and Pencils
Flowchart and Pseudocode
Laptop and Desktop
Tablet and Smartphone
CPU
Mouse
