Xâu kí tự

Quiz
•
Computers
•
10th Grade
•
Hard
Tú Uyên Huỳnh Thị
Used 4+ times
FREE Resource
10 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Xâu kí tự là một ___ các kí tự ___
(Viết thường có dấu)
2.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Các cách khai báo xâu kí tự?
s = "Hello"
s = 'Hello'
s = """Hello
10a2"""
s = "Hello'
3.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
Khởi tạo xâu A rỗng:
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho xâu x = "Python".
Cách truy cập kí tự "t" trong xâu?
x[2]
x[3]
[x2]
s[2]
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho xâu string = "Kí tự"
Lệnh nào in ra kí tự cuối cùng của xâu string?
print( string[len(string)] )
print( string[len(string) - 1] )
print( string[len()-1] )
print( string[len(string) + 1] )
6.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Cho xâu kí tự string.
Các cách nào kiểm tra xâu string rỗng?
if s == "":
if len(s) == 0:
if not s:
if len(s) - 1 == 0:
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho đoạn mã Python như hình bên. Cho biết kết quả là gì?
hello
h e l l o
h-e-l-l-o
h-e-l-l-o-
Create a free account and access millions of resources
Similar Resources on Wayground
11 questions
ôn tập if - for - ds

Quiz
•
10th Grade
10 questions
Quiz về Hàm trong Python

Quiz
•
10th Grade
10 questions
python quiz

Quiz
•
6th Grade - Professio...
10 questions
Câu Hỏi Trắc Nghiệm - Xâu Ký Tự

Quiz
•
10th Grade
10 questions
Ôn tập B24. Xâu kí tự

Quiz
•
10th Grade
10 questions
TN Bài 12 xâu kí tự _ Cô Tuyết

Quiz
•
10th Grade
10 questions
luyện tập về xâu kí tự

Quiz
•
10th Grade
10 questions
Khởi động

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade