Module 1- LV1- Python

Module 1- LV1- Python

9th - 12th Grade

40 Qs

quiz-placeholder

Similar activities

TRY OUT MESIN

TRY OUT MESIN

12th Grade

40 Qs

UNIT 9 NATURAL DISASTERS

UNIT 9 NATURAL DISASTERS

8th Grade - University

45 Qs

ULANGKAJI PEMASARAN & MEKATRONIK

ULANGKAJI PEMASARAN & MEKATRONIK

1st - 12th Grade

40 Qs

công nghệ

công nghệ

9th Grade

37 Qs

FINAL CUT PRO SHORTCUTS 1: BHS

FINAL CUT PRO SHORTCUTS 1: BHS

9th - 12th Grade

41 Qs

PRODUKTIF SIJA XI

PRODUKTIF SIJA XI

11th Grade

35 Qs

CN Gk2

CN Gk2

12th Grade

38 Qs

CF - phần mềm

CF - phần mềm

1st - 12th Grade

41 Qs

Module 1- LV1- Python

Module 1- LV1- Python

Assessment

Quiz

Instructional Technology

9th - 12th Grade

Hard

Created by

Nguyễn HN)

Used 5+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Câu lệnh nào sau đây tạo một biến a với giá trị là số nguyên 5?

Which of the following statements creates a variable a with the value of the integer 5?

int a = 5

a = int(5)

a = 5

let a = 5

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Kết quả của đoạn mã sau là gì?

What is the result of the following code?

A

B

None

Syntax Error

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Kết quả của đoạn mã sau là gì?

1 2 3

0 1 2

0 1 2 3

1 2

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Kết quả của đoạn mã sau là gì?

5

6

2

Error

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Đoạn mã sau tạo một đối tượng như thế nào?

How does the following code create an object?

Tạo đối tượng Dog có tên là "Buddy"

Create a Dog object named "Buddy"

Tạo một lớp Dog có phương thức '__init__'

Create a Dog class that has an '__init__' method.

Tạo một biến my_dog có giá trị là "Buddy"

Create a variable my_dog with the value "Buddy"

Tạo một lớp my_dog có phương thức '__init__'

Create a class my_dog that has a method '__init__'

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Kết quả của đoạn mã sau là gì?

[1, 2, 3, 4]

[1, 2, 3]

[4]

[1, 2, 3, 3]

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Đoạn mã sau sẽ in ra kết quả gì?

1

2

"b"

Error

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?

Discover more resources for Instructional Technology