Bài tập kiểu danh sách

Bài tập kiểu danh sách

10th Grade

10 Qs

quiz-placeholder

Similar activities

Mieko and the Fifth Treasure (Chapter 5-8)

Mieko and the Fifth Treasure (Chapter 5-8)

9th - 12th Grade

10 Qs

(L10) Từ vựng unit 8 p2

(L10) Từ vựng unit 8 p2

9th - 12th Grade

10 Qs

Types of Childcare Quiz

Types of Childcare Quiz

10th Grade

10 Qs

Unit 3 Debit & Credit Review

Unit 3 Debit & Credit Review

10th Grade

13 Qs

Personal Finance Review

Personal Finance Review

10th Grade

15 Qs

Bài tập kiểu danh sách

Bài tập kiểu danh sách

Assessment

Quiz

others

10th Grade

Medium

Created by

Thảo Thị

Used 3+ times

FREE Resource

AI

Enhance your content

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Câu lệnh nào sau đây dùng để khởi tạo list gồm 5 số nguyên?

a={1,5,8,9,10}

so nguyen=[1,5,8,9,10]

m=[1,5,8,9,10]

a=[5]

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cho biết kết quả khi thực hiện đoạn lệnh sau:

a=[5,9,10,20]

print(a[2])

2

9

20

10

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hàm nào tính độ dài danh sách trong Python?
A. len()
B. del
C. append()
D. insert()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hàm nào thêm phần tử vào cuối DANH SÁCH trong Python?
A. len()
B. del
C. append()
D. insert()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Lệnh nào được sử dụng để khởi tạo một danh sách rỗng trong Python?
A. new_list = list()
B. new_list = []

C. new_list = list(0)

D. new_list = [0]

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Các phần tử trong danh sách Python được phân tách bằng ký tự gì?
A. Dấu chấm phẩy (;)
B. Dấu phẩy (,)
C. Dấu hai chấm (:)
D. Dấu chấm (.).

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Các phần tử trong một danh sách có thể là kiểu dữ liệu gì?
A. Chỉ có thể là kiểu số
B. Chỉ có thể là kiểu chuỗi

C. Có thể là kiểu số, xâu kí tự, danh sách, ...

D. Chỉ có thể là kiểu logic

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?