TIN HỌC B23_10

TIN HỌC B23_10

10th Grade

11 Qs

quiz-placeholder

Similar activities

Tin 10 - Bái 21 - 22 - 23

Tin 10 - Bái 21 - 22 - 23

10th Grade

16 Qs

Web Development

Web Development

8th - 10th Grade

12 Qs

QUIS LIST

QUIS LIST

1st - 12th Grade

15 Qs

Powerpoint

Powerpoint

1st Grade - University

11 Qs

ÔN TINHK1, K4

ÔN TINHK1, K4

10th Grade

14 Qs

Bài 23-Một số lệnh làm việc với dữ liệu danh sách

Bài 23-Một số lệnh làm việc với dữ liệu danh sách

10th Grade

10 Qs

Khởi động

Khởi động

9th - 12th Grade

10 Qs

TIN HỌC B23_10

TIN HỌC B23_10

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Pham Kieu

Used 8+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Lệnh nào để kiểm tra một giá trị có trong list hay không?

append()

remove()

insert()

in

2.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Lệnh nào để xoá toàn bộ list?

clear()

remove()

insert()

in

3.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Lệnh nào để xoá một phần tử có giá trị trong list?

clear()

remove()

insert()

in

4.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Lệnh nào chèn thêm một phần tử vào danh sách tại chỉ số cho trước?

clear()

remove()

insert()

in

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Để ghép các list lại với nhau thành 1 list sử dụng phép nào?

+

*

[]

-

6.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

A = [“0”, “1”, “01”, “10"]. Biểu thức sau 01 trả về giá trị nào?

True

Sai

False

Đúng

7.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Điền vào dấu......... để có kết quả bên dưới A = [ ] ?

>>> A = [1, 2, 3, 4, 5]

>>>………...............     

A = [ ]   

A.remove()

A.append()

A.clear()

A.in()

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?