CÂU HỎI CỦNG CỐ

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Phương Mỹ
Used 6+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Hãy chỉ ra cú pháp đầy đủ của lệnh find():
<xâu con>.find(<xâu mẹ>,start)
<xâu mẹ>.find(<xâu con>,start)
<xâu con>.find(<xâu mẹ>)
<xâu mẹ>.find(<xâu con>)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Hãy xác định biểu thức nào sau đây cho giá trị True
“12” in “0123”
“13” in “0123”
“0123” in “12”
“3201” in “0123”
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Lệnh sau trả lại giá trị gì?
>>> s = "0123456789"
>>> s.find("012abc")
0
-1
1
Báo lỗi
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho danh sách s = ["Hội", "Khỏe", "Phù", "Đổng"].
Sau khi dùng lệnh...... ta được kết quả:
s = "Hội Khỏe Phù Đổng"
" ".join[s]
" ".join(s)
s.split()
s.split[ ]
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Trong Python, lệnh nào sau đây dùng để tách xâu:
join()
remove()
split()
copy()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Phát biểu nào sau đây là đúng khi nói về các phương thức trong python?
Python có một lệnh đặc biệt dành riêng cho xâu kí tự.
Cú pháp của lệnh find là: <xâu mẹ>. Find(<xâu con>).
Câu lệnh find có một cú pháp duy nhất.
Lệnh find sẽ tìm vị trí đầu tiên của xâu con trong xâu mẹ và trả về vị trí đó
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Lệnh sau trả lại giá trị gì?
len(“Hà Nội Việt Nam”)
13
15
14
16
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
10 câu kiểu xâu tiết 1

Quiz
•
11th Grade
15 questions
Bài 22-Kiểu dữ liệu danh sách

Quiz
•
10th Grade
10 questions
tin 8 bài 6

Quiz
•
6th - 9th Grade
10 questions
RUNG CHUÔNG VÀNG

Quiz
•
11th - 12th Grade
10 questions
TRẮC NGHIỆM ÔN BÀI

Quiz
•
10th Grade
11 questions
Tin học 10

Quiz
•
9th - 12th Grade
10 questions
Bài 21-Câu lệnh lặp while

Quiz
•
10th Grade
10 questions
Bài 25-Một số lệnh làm việc với xâu kí tự

Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

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

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade