ÔN TẬP CUỐI KỲ 2 TINHOC10

ÔN TẬP CUỐI KỲ 2 TINHOC10

10th Grade

25 Qs

quiz-placeholder

Similar activities

Pre-chapter 1

Pre-chapter 1

10th Grade

24 Qs

Ulangan Harian Presentasi Bisnis

Ulangan Harian Presentasi Bisnis

10th Grade

20 Qs

Гидромеханические процессы

Гидромеханические процессы

10th - 12th Grade

20 Qs

TEST NHANH BÀI 11,12, 13_CNCN11

TEST NHANH BÀI 11,12, 13_CNCN11

9th - 12th Grade

20 Qs

TRIVIA HEMATOLOGIA ANEMIA Y ERITROCITOSIS

TRIVIA HEMATOLOGIA ANEMIA Y ERITROCITOSIS

1st - 10th Grade

20 Qs

EST Skin 106 1

EST Skin 106 1

9th Grade - University

20 Qs

FBLA Business Communications Part Two

FBLA Business Communications Part Two

7th - 12th Grade

20 Qs

S6_COMP_ADELANTO-ATRASO_LQR

S6_COMP_ADELANTO-ATRASO_LQR

10th Grade

22 Qs

ÔN TẬP CUỐI KỲ 2 TINHOC10

ÔN TẬP CUỐI KỲ 2 TINHOC10

Assessment

Quiz

Specialty

10th Grade

Medium

Created by

Lệnh Nguyễn

Used 3+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cho khai báo mảng sau: A = list(“3456789”) Để in giá trị phần tử thứ 2 của mảng một chiều A ra màn hình ta viết:

print(A[2]).

print(A[1]).

print(A[3]).

print(A[0]).

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Phương thức nào sau đây dùng để thêm phần tử vào list trong python?

abs().

link().

append().

add().

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Lệnh xoá một phần tử của một danh sách A có chỉ số i là:

list.del(i).

A. del(i).

del A[i].

A. del[i].

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Toán tử nào dùng để kiểm tra một giá trị có nằm trong danh sách không?

in.

int.

range.

append.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Giả sử A = [‘a’, ‘b’, ‘c’, ‘d’, 2, 3, 4]. Các biểu thức sau trả về giá trị đúng hay sai?

6 in A

‘a’ in A

True, False.

True, False.

False, True.

False, False.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trong Python, câu lệnh nào dùng để tính độ dài của xâu s?

len(s).

length(s).

s.len().

s. length().

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Xâu “1234%^^%TFRESDRG” có độ dài bằng bao nhiêu?

16.

17.

18.

15.

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?