Turtle - LS8

Turtle - LS8

6th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Lesson 31 Test-4

Lesson 31 Test-4

5th - 8th Grade

15 Qs

funny

funny

1st Grade - University

10 Qs

Disney Trivia

Disney Trivia

KG - Professional Development

10 Qs

funny quiz

funny quiz

7th Grade

5 Qs

Would you Rather

Would you Rather

6th Grade

10 Qs

Daily opener Michael Cannon

Daily opener Michael Cannon

9th Grade

10 Qs

Lesson 39 Test-5

Lesson 39 Test-5

5th - 8th Grade

10 Qs

Lesson 5 - Turtle module - 2

Lesson 5 - Turtle module - 2

5th - 8th Grade

10 Qs

Turtle - LS8

Turtle - LS8

Assessment

Quiz

Professional Development

6th - 12th Grade

Hard

Created by

Trọng Nguyễn Anh

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Thư viện turtle chỉ hỗ trợ định dạng ảnh nào?

gif

png

jpg

webp

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cú pháp đúng của lệnh dùng phím trái để điều khiển nhân vật?

turtle.onkey(function, 'Left')

turtle.onkey('function', 'Left')

turtle.onkey('function', Left)

turtle.onkey(function, Left)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hàm giúp chương trình nhận tín hiệu từ bàn phím là gì?

wn.listen()

wn.keyboard()

wn.input()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Câu lệnh nào dùng để thêm hình nền?

bgpicture(anh.gif)

bgpic(anh.jpg)

bgpic(anh.gif)

bgpict(anh.gif)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Khi bạn lần đầu tiên tạo 1 đối tượng đồ họa nó bắt đầu ở tọa độ (0, 0) trên màn hình. Đối tượng đồ họa sẽ ở vị trí nào nếu chúng ta thực thi đoạn mã sau?

  turtle.right(90)

           turtle.goto(100, 100)

(100, 100)

(0, 0)

(-100, 0)

(100, 0)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Đáp án nào đúng khi thiết lập đối tượng đồ họa có thể vẽ?

turtle.right()

turtle.penup()

turtle.goto()

turtle.pendown()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Đáp án nào đúng khi thiết lập màu nền cho vùng làm việc?

sc.hide(“red”)

sc.color(“red”)

sc.bgcolor(“red”)

sc.make(“red”)

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?