kiểu xâu

kiểu xâu

11th Grade

20 Qs

quiz-placeholder

Similar activities

Lop 11 Kiem tra 15P Bo sung diem

Lop 11 Kiem tra 15P Bo sung diem

11th Grade

20 Qs

BÀI TẬP

BÀI TẬP

11th Grade

18 Qs

Ôn tập Python

Ôn tập Python

9th - 12th Grade

15 Qs

Kiểu xâu

Kiểu xâu

1st - 12th Grade

20 Qs

KIểu mảng

KIểu mảng

11th Grade

16 Qs

TIN 11 BÀI 12 KIỂU XÂU

TIN 11 BÀI 12 KIỂU XÂU

11th Grade

21 Qs

Tin11_15p_HK2

Tin11_15p_HK2

11th Grade

20 Qs

11C9-1

11C9-1

11th Grade

20 Qs

kiểu xâu

kiểu xâu

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Ngô T. Phương Lan

Used 7+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Xâu rỗng là xâu có độ dài bằng

1

2

0

3

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Để biết độ dài của xâu s ta dùng hàm:

str(s)

len(s)

length(s)

s.len()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cho xâu s1=’ab’, xâu s2=’a’ với cú pháp: s2 in s1 cho kết quả là:

true

True

False

false

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Để tạo xâu in hoa từ toàn bộ xâu hiện tại ta dùng hàm:

lower() 

len()

upper()

srt()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Để tạo xâu in thường từ toàn bộ xâu hiện tại ta dùng hàm:

lower() 

len()

upper()

str()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cho xâu st =’abc’, xâu st có độ dài là:

1

2

3

4

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Để khởi tạo xâu s rỗng ta dùng lệnh:

s=’0’

s=“”

s=[]

s=0

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?