Module 1- LV1- Python

Module 1- LV1- Python

9th - 12th Grade

40 Qs

quiz-placeholder

Similar activities

Google Apps

Google Apps

12th Grade

40 Qs

LATIHAN SIMULASI X

LATIHAN SIMULASI X

10th Grade

43 Qs

KARBURATOR

KARBURATOR

11th Grade - University

35 Qs

vẽ kĩ thuật

vẽ kĩ thuật

1st - 12th Grade

35 Qs

STEN-CN 8. VẼ KỸ THUẬT

STEN-CN 8. VẼ KỸ THUẬT

1st - 12th Grade

40 Qs

XII TBSM PMSM PTS

XII TBSM PMSM PTS

12th Grade

35 Qs

Latihan PSAJ 1 - DPK TKJ

Latihan PSAJ 1 - DPK TKJ

9th - 12th Grade

40 Qs

Tin 7: Thuật toán sắp xếp

Tin 7: Thuật toán sắp xếp

12th Grade

37 Qs

Module 1- LV1- Python

Module 1- LV1- Python

Assessment

Quiz

Instructional Technology

9th - 12th Grade

Practice Problem

Hard

Created by

Nguyễn HN)

Used 5+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?