What is the coding term for a loop?
Yr 8 - Tracy the Turtle 2 (Iteration)

Quiz
•
Computers
•
7th Grade
•
Medium
Matthew Rogers
Used 5+ times
FREE Resource
8 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What shape would the code snip draw?
A circle
A pentagon
A square
A rectangle
3.
REORDER QUESTION
1 min • 1 pt
Reorder the following bits of code to make a star.
For i in range
(5)
:
forward(100)
right(144)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is required after the number of loops is stated in brackets?
a colon
a semi-colon
a comma
another bracket
5.
DROPDOWN QUESTION
1 min • 1 pt
Writing out the same instructions many times is not very (a) .
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which commands would be needed to remove the lines between the circles:
penup
pendown
draw
stopdraw
pen-up()
pen-down()
penup()
pendown()
7.
CLASSIFICATION QUESTION
3 mins • 1 pt
Which of these images can be done using Iteration (using only a few lines of code):
Groups:
(a) Can be done using Iteration
,
(b) Cannot be done using Iteration
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What needs to be done to complete the star?
add an s to forward to make it "forwards"
Add another 1 to the count controlling code
Increase the forward length to 110
Add the colon
Similar Resources on Quizizz
10 questions
Pseudocode - Iteration

Quiz
•
7th - 11th Grade
12 questions
Computer Science

Quiz
•
7th - 12th Grade
12 questions
Homework 1 Edublocks

Quiz
•
7th - 9th Grade
12 questions
Scratch interface

Quiz
•
5th - 9th Grade
10 questions
Sequence,Variable,Selection,Iteration

Quiz
•
7th Grade
10 questions
Python Turtle - Knowledge Check

Quiz
•
7th - 8th Grade
10 questions
Selection Control Structure Quiz

Quiz
•
6th Grade - University
10 questions
FOR LOOPS and Angles with Tracy (PYTHON)

Quiz
•
7th - 8th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
11 questions
Decimal/fraction conversions quick check

Quiz
•
5th - 7th Grade
10 questions
Identifying equations

Quiz
•
KG - University
44 questions
El fin del año- 7th

Quiz
•
7th - 12th Grade
20 questions
Math Review

Quiz
•
7th Grade
14 questions
Subtracting Integers

Lesson
•
6th - 8th Grade
15 questions
Exponent Properties

Quiz
•
7th - 9th Grade