Câu hỏi về xâu trong Python

Câu hỏi về xâu trong Python

12th Grade

10 Qs

quiz-placeholder

Similar activities

Quiz1 Kelas XII

Quiz1 Kelas XII

12th Grade

10 Qs

KLS8 IT

KLS8 IT

8th Grade - University

10 Qs

Kuis Python Lanjutan kelas XII

Kuis Python Lanjutan kelas XII

12th Grade

10 Qs

Python Basics Quiz

Python Basics Quiz

8th Grade - University

10 Qs

TECH BASICS

TECH BASICS

12th Grade

10 Qs

Selection Programming_If condition

Selection Programming_If condition

8th Grade - University

15 Qs

Digital Image Processing Quiz

Digital Image Processing Quiz

12th Grade

15 Qs

Python_Recap_Session1_GGITSummerCamp2025

Python_Recap_Session1_GGITSummerCamp2025

12th Grade

10 Qs

Câu hỏi về xâu trong Python

Câu hỏi về xâu trong Python

Assessment

Quiz

Information Technology (IT)

12th Grade

Medium

Created by

Hani Exid

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Xâu trong Python là gì?

Một kí tự

Một dãy các hàm

Một dãy các kí tự

2.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

Hàm nào dùng để tính độ dài của một xâu trong Python?

3.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

Cho xâu "Python", hãy in ra ký tự ở vị trí số 2.

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Xâu ký tự có thể thay đổi giá trị các ký tự trong Python không?

Không

5.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

Cho xâu "Hello World", độ dài của xâu là bao nhiêu?

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Lệnh nào dùng để duyệt qua từng ký tự của một xâu theo chỉ số?

for ch in xau:

for i in range(len(xau)):

for i in xau:

for ch in range(xau):

7.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

Cho xâu "Python", vị trí của kí tự "h" được in ra là bao nhiêu?

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?