SNLTW L2

SNLTW L2

11th Grade

13 Qs

quiz-placeholder

Similar activities

Play together (3)

Play together (3)

KG - University

15 Qs

Bạn hiểu Tôi như thế nào?

Bạn hiểu Tôi như thế nào?

1st - 12th Grade

15 Qs

Đố vui

Đố vui

1st - 12th Grade

10 Qs

SQUID GAME chế

SQUID GAME chế

1st Grade - Professional Development

14 Qs

Quiz Thư Điện Tử - Tin Học Lớp 6

Quiz Thư Điện Tử - Tin Học Lớp 6

1st Grade - University

10 Qs

Genshin!!!

Genshin!!!

3rd Grade - Professional Development

15 Qs

ẩn dụ

ẩn dụ

5th - 12th Grade

16 Qs

Tìm hiểu 20/11

Tìm hiểu 20/11

4th - 12th Grade

13 Qs

SNLTW L2

SNLTW L2

Assessment

Quiz

Fun

11th Grade

Medium

Created by

Hieu Hieu

Used 3+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Đâu là hàm dùng trong thư viện turtle

Screen()

Turtle()

OS()

Turtle()

Sound()

Screen()

Turtle()

Screen()

Random()

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Câu lệnh nào dùng để tạo hình dáng của nhân vật

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Để thêm hình ảnh vào nhân vật với câu lệnh addshape() thì phải sử dụng hàm nào?

Turtle()

Screen()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trong hàm turtle() của thư viện turtle có bao nhiêu hình dạng mặc định và gồm các hình nào?

6
(1) ellipse
(2) turtle

(3) classic

(4) triangle

(5) square
(6) arrow

6
(1) circle
(2) turtle

(3) fish

(4) triangle

(5) square
(6) arrow

6
(1) circle
(2) turtle

(3) classic

(4) triangle

(5) square
(6) arrow

6
(1) circle
(2) turtle

(3) classic

(4) triangle

(5) square
(6) bowl

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Có 3 cách để thêm thư viện vào chương trình python.

Đâu là 3 cách thêm thư viện trong số các đáp án sau?

(1) import <Tên thư viện> *

(2) from <Tên thư viện> import

(3) import <Tên thư viện> as <Tên biến>

(1) import <Tên thư viện>*

(2) from <Tên thư viện> import *

(3) import <Tên thư viện> as <Tên biến>

(1) import <Tên thư viện>

(2) from <Tên thư viện> import

(3) import <Tên thư viện> as <Tên biến>

(1) import <Tên thư viện>

(2) from <Tên thư viện> import *

(3) import <Tên thư viện> as <Tên biến>

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Đâu là lệnh mở 1 file txt trong python?

Biến = read("tên file","r")

Biến = open("tên file","r")

print(Biến.read())

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Cấu trúc của một hàm như thế nào

define <tên hàm>

define <tên hàm>:

def <tên hàm>:

def <tên hàm>

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?