
Введение в символьные строки
Quiz
•
Science
•
Professional Development
•
Hard
Анна Грибова
Used 1+ times
FREE Resource
Enhance your content
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
s1="ИП"
s2="312к"
s =s1+"-"+s2+"!"
Какой текст в строке s ?
ИП-312
ИП-312к!
ИП-312к
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
s = "0123456789"
s1 = s[2:5]
Какой текст в строке s1 ?
1234
2345
87654
234
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
s="0123456789"
s1=s[:-5]
Какой текст в строке s1 ?
01234
5
98765
9876
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
s="0123456789"
s1=s[:3]+s[3:5]
Какой текст в строке s1 ?
012345
123456
123456789
789345
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
s="0123456789"
s1=s[:2]+s[7:]
Какой текст в строке s1 ?
0123789
0127
012789
2789
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
text = "вечеринка"
result=text[::-1]
print(result)
вечер
речев
акниречев
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
text = "Питон Питонов"
even_index_chars = text[:1]
print(even_index_chars)
П.
П
Питон
в
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
11 questions
Machine Learning
Quiz
•
Professional Development
18 questions
its the future
Quiz
•
8th Grade - Professio...
10 questions
AI-Powered Youth Quiz
Quiz
•
Professional Development
13 questions
69318
Quiz
•
Professional Development
10 questions
Session 1 - Quiz on the Human Brain
Quiz
•
Professional Development
10 questions
Wave 55 NH Day 4
Quiz
•
Professional Development
10 questions
Natural Disasters
Quiz
•
Professional Development
15 questions
Week 3: User-centred design (UCD)
Quiz
•
Professional Development
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade