
Строка

Quiz
•
Information Technology (IT)
•
11th Grade
•
Medium
Arman Uyzbay
Used 3+ times
FREE Resource
Student preview

40 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
45 sec • 1 pt
Что будет выведено на экран после выполнения этой программы?
s = "12345"
n = len(s) + len("456")
print ( n )
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Что будет выведено на экран после выполнения этой программы?
s = "0123456"
q = "abc"
s = s[:2] + s[5:]
q = q[0] + s + q[1:]
print ( q )
3.
FILL IN THE BLANK QUESTION
45 sec • 1 pt
Что будет выведено на экран после окончания работы программы?
s = "0123456789"
q = s[2:]
n = q.find("6")
print ( n )
4.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
Что будет выведено на экран после окончания работы программы?
s = "0123456789"
q = s[2:]
n = q.find("6")
print ( n )
5.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
s ='1234561245612'
p=*********
Программа должна считать, сколько раз в строке S встречается подстрока "12". Какой оператор надо вставить вместо ********* ? Вводите ответ без пробелов.
6.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
s='123456'
print(s[1:-1])
Что выведет данный код?
7.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
Дана строка
s = "автомобиль"
q=...
С помощью среза получите новую строку q, в которой будет слово "авто".
Пробелы в ответе не ставьте
Create a free account and access millions of resources
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
Discover more resources for Information Technology (IT)
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
11 questions
NFL Football logos

Quiz
•
KG - Professional Dev...
28 questions
Ser vs estar

Quiz
•
9th - 12th Grade
29 questions
CCG 2.2.3 Area

Quiz
•
9th - 12th Grade
15 questions
PRESENTE CONTINUO

Quiz
•
9th - 12th Grade
13 questions
BizInnovator Startup - Experience and Overview

Quiz
•
9th - 12th Grade
16 questions
AP Biology: Unit 1 Review (CED)

Quiz
•
9th - 12th Grade