Что такое конкатенация строк в Python?
Строковые методы

Quiz
•
Computers
•
10th Grade
•
Medium
Луиза Асламбекова
Used 20+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Процесс объединения двух или более строк в одну строку
Процесс разделения строки на подстроки
Процесс удаления символов из строки
Процесс изменения регистра символов в строке
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как получить подстроку из строки в Python?
Используйте срез строки для получения подстроки в Python.
Используйте функцию find() для получения подстроки в Python.
Используйте функцию replace() для получения подстроки в Python.
Используйте функцию split() для получения подстроки в Python.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как заменить текст в строке с помощью метода в Python?
string.modify(old, new)
string.update(old, new)
string.replace(old, new)
string.swap(old, new)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какой метод используется для форматирования строк в Python?
Метод input()
Метод print()
Метод format()
Метод split()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что такое индексирование строк в Python?
Способ удаления символов из строки в Python
Процесс объединения строк в Python
Процесс доступа к отдельным символам в строке по их порядковому номеру.
Метод создания новых строк в Python
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как получить длину строки в Python?
length()
size()
count()
len()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как проверить наличие подстроки в строке в Python?
string_variable.index('substring') != -1
string_variable.search('substring')
string_variable.find('substring') != -1 or 'substring' in string_variable
string_variable.contains('substring')
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Введение в язык программирования Python

Quiz
•
9th - 12th Grade
15 questions
Строковые величины

Quiz
•
10th Grade
10 questions
Строки в Python

Quiz
•
10th Grade
10 questions
Обработка строк в Python

Quiz
•
10th Grade
11 questions
Текстовый процессор

Quiz
•
10th Grade
10 questions
Ввод и вывод данных. Типы данных - 6 класс

Quiz
•
10th Grade
15 questions
Задания по программированию

Quiz
•
10th Grade
10 questions
Электронные таблица

Quiz
•
9th - 10th Grade
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade
Discover more resources for Computers
25 questions
Spanish preterite verbs (irregular/changed)

Quiz
•
9th - 10th Grade
10 questions
Juneteenth: History and Significance

Interactive video
•
7th - 12th Grade
8 questions
"Keeping the City of Venice Afloat" - STAAR Bootcamp, Day 1

Quiz
•
9th - 12th Grade
20 questions
Distance, Midpoint, and Slope

Quiz
•
10th Grade
20 questions
Figurative Language Review

Quiz
•
10th Grade
20 questions
Understanding Linear Equations and Slopes

Quiz
•
9th - 12th Grade