No student devices needed. Know more
21 questions
Different programming languages have different coding concepts.
True
False
Loops are a good way to repeat a sequence of code.
True
False
Turtle is a simple tool to draw images using Python.
True
False
Loops can use any data type to control the number of times that they iterate.
True
False
To compare two values we use a double equals == symbol.
True
False
What does r represent in this code? (Think about how you measure a circle)
Can you give an example of a for loop which iterates two times? Think about how the loop works...
What is the difference between “1” and 1?
What is the name of this variable, and what data type does it contain?
What data type is best used for a loop?
What is the difference between a string and an integer?
What type of loop is this and what will it do?
What does this statement do?
What would happen if the user answers “n”?
What is the equation to determine the turning angle needed for a square?
If the radius of a circle is 15 pixels, what is the diameter?
What does each block do in this sequence?
What is the shortcut for copy?
CTRL + X
CTRL + C
CTRL + V
Who was Alan Turing and what did he invent?
What is email netiquette?
Name three online dangers in regards to e-safety
Explore all questions with a free account