Что такое конкатенация строк в 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
Оформление документа в HTML

Quiz
•
10th Grade
14 questions
Строковые величины

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

Quiz
•
10th Grade
9 questions
Индекс строки в Python Quiz

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

Quiz
•
10th Grade
11 questions
СОЧ-2 четверть 1 вариант Информатика

Quiz
•
10th Grade
15 questions
С++ введение

Quiz
•
10th Grade
15 questions
Викторина по основам JavaScript

Quiz
•
9th Grade - University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University