
методы строковой обработки

Quiz
•
Computers, Professional Development
•
7th - 11th Grade
•
Medium
Жанар Абдуллаевна
Used 3+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
x="text1"
проверьте текст на наличие букв
s.isnumeric()
s.islower()
s.title()
s.isalpha()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какой результат выдаст операция 'spam' * 3?
spamspamspam
spameggs
s
ameg
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что такое длина строки в Python?
len(s)
s.isdigit()
s.isalpha()
s.isupper()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
За что отвечает метод string.split()?
за извлечение подстроки
за замену строки
за удаление строки
за разбиение строки
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
укажите результат программы
s="python is programming language "
print(s.startswith("is"))
true
false
7
8
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
укажите результат программы
s="python is programming language"
print(s.endswith("age"))
true
false
language
23
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какой результат выдаст операция 'spameggs'[::-1]?
me
sggemaps
eggs
spam
Create a free account and access millions of resources
Similar Resources on Wayground
28 questions
PYTHON 2024 (1)

Quiz
•
9th - 12th Grade
24 questions
Двумерные массивы в КуМир

Quiz
•
6th - 8th Grade
21 questions
Тест по PHP для старшеклассников

Quiz
•
8th Grade - University
28 questions
Массивы КуМир

Quiz
•
6th - 8th Grade
25 questions
Контрольный вопрос по программе 9 класса

Quiz
•
10th Grade
23 questions
untitled

Quiz
•
8th - 11th Grade
20 questions
Компьютер

Quiz
•
7th Grade
21 questions
Информатика 9 класс сентябрь 2024

Quiz
•
8th 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
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th 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