Turtle academy (Lessons 6 and 7)

Turtle academy (Lessons 6 and 7)

6th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

phần mềm logo Lớp 5

phần mềm logo Lớp 5

1st Grade - Professional Development

13 Qs

Bài tập Tin khoi 5

Bài tập Tin khoi 5

2nd - 8th Grade

10 Qs

Year 7 & 8 Code.org - Assessment

Year 7 & 8 Code.org - Assessment

8th Grade

14 Qs

CS quizz

CS quizz

6th Grade

13 Qs

checkpoint2

checkpoint2

7th Grade

10 Qs

BÀI 5: SỬ DỤNG CÂU LỆNH LẶP (LỚP 4)

BÀI 5: SỬ DỤNG CÂU LỆNH LẶP (LỚP 4)

1st - 12th Grade

6 Qs

Logo FMS - ponavljanje

Logo FMS - ponavljanje

5th - 12th Grade

10 Qs

Python Turtle - Knowledge Check

Python Turtle - Knowledge Check

7th - 8th Grade

10 Qs

Turtle academy (Lessons 6 and 7)

Turtle academy (Lessons 6 and 7)

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Konrad Meij

Used 13+ times

FREE Resource

10 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

How many corners does a septagon have?

2.

DROPDOWN QUESTION

1 min • 1 pt

A pentagon has five edges so to calculate the angle we will divide ​ (a)   by ​ (b)  

360
180
90
5
3
6
7
8

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What code is missing to draw a octagon using right angles only?

repeat 8 [fd 100 __ __]

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will the setxy coordinates be for the red dot?

setxy 100 -100

setxy -100 100

setxy -100 0

setxy 100 -100

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

How will I move the turtle to the coordinates where the red dot is located (halfway between y 0 and y -200) ? Penup and pendown is not necessary

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

What is the missing code to draw this shape that uses 36 squares?

repeat 36[repeat 4[fd 100 rt 90] ]

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

What is the missing code that draws this shape?

repeat 10 [ [fd 100 rt 60] rt 36]]

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?