
Lệnh làm việc với xâu kí tự
Quiz
•
Computers
•
1st Grade
•
Practice Problem
•
Hard
Vũ Thị Lành
Used 1+ times
FREE Resource
Enhance your content in a minute
51 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which command is used to find the position of a substring in another string?
test()
in()
find()
split()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which statement is inaccurate regarding the 'in' operator?
The expression checks if string 1 is in string 2:
The 'in' operator returns True if string 1 is in string 2.
The 'in' operator returns False if string 1 is not in string 2.
The 'in' operator is the only operator that can solve the problem of checking if a string is contained in another string.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of the following commands? s = "12 34 56 ab cd de " print(s.find(" ")) print(s.find("12")) print(s.find("34"))
2, 0, 3.
2, 1, 3.
3, 5, 2.
1, 4, 5.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which statement is correct regarding methods in Python?
Python has a special command dedicated to strings.
The syntax of the find command is:
The find command will find the first position of the substring in the parent string.
The find command has a unique syntax.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What value does the following command return? >> "abcdabcd".find("cd") >> "abcdabcd".find("cd", 4)
2, 6.
3, 3.
2, 2.
2, 7.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which command is used to split a string?
split()
join()
remove()
copy()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which command is used to split a string?
split()
join()
remove()
copy()
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
Discover more resources for Computers
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
14 questions
States of Matter
Lesson
•
KG - 3rd Grade
13 questions
Veterans' Day
Quiz
•
1st - 3rd Grade
20 questions
Multiplication Mastery Checkpoint
Quiz
•
1st - 5th Grade
20 questions
Place Value
Quiz
•
KG - 3rd Grade
16 questions
natural resources
Quiz
•
1st Grade
20 questions
Identify Coins and Coin Value
Quiz
•
1st Grade
24 questions
Addition
Quiz
•
1st Grade
