
Современные языки программирования. Тема-4
Authored by Khatira Abbasova
Computers
University
Used 12+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что будет выведено на экран после выполнения этой программы?
s = "123"
s = s + s[1] + s + s[2]
print ( s )
12321233
s2s3
12311232
123123
23
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Сколько единиц будет выведено на экран?
s = "12345678"
while len(s) > 0:
s = s[2:]
print ( "1", end="" )
1
4
2
3
5
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Что выведет данный программный код?
array = ['computer science', 'Russian language','mathematics']
name1="Peter"
name2="Slava"
stroka = ",".join(array)
print(f'{name1} and {name2} pass {stroka}')
Peter and Slava pass computer science,Russian language,mathematics
Peter and Slava pass computer science Russian language mathematics
Peter and Slava
"Peter" and "Slava" pass 'computer science', 'Russian language','mathematics'
name1 name2 stroka
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Что покажет приведенный ниже фрагмент кода?
s = 'aabbAAccDDaa'
s = s.lower()
print(s.count('a'))
4
aabbaaccddaa
bbAAccDD
6
bbccdd
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что покажет приведенный ниже фрагмент кода?
s = 'www.unec.edu.az'
print(s.startswith('www'))
True
False
unec.edu.az
www
www.unec.edu.az
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что покажет приведенный ниже фрагмент кода?
s = 'www.unec.edu.az'
print(s.endswith('.ru'))
True
False
az
www.unec.edu.ru
unec.edu.ru
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что покажет приведенный ниже фрагмент кода?
s = 'I learn Python language. Python - awesome!'
print(s.find('Python'))
7
[8:14]
8
True
False
Access all questions and much more by creating a free account
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
Already have an account?
Similar Resources on Wayground
10 questions
Проверка знаний по Minecraft
Quiz
•
5th Grade - University
7 questions
3-группа
Quiz
•
3rd Grade - University
5 questions
М1У2 Python Start
Quiz
•
3rd Grade - University
5 questions
М1У4 Kotlin
Quiz
•
3rd Grade - University
15 questions
Информационная безопасность
Quiz
•
University
15 questions
Android Studio Quiz
Quiz
•
University
12 questions
Приложение для просмотра изображений
Quiz
•
University
15 questions
Шаблоны проектирования
Quiz
•
University
Popular Resources on Wayground
8 questions
Spartan Way - Classroom Responsible
Quiz
•
9th - 12th Grade
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
14 questions
Boundaries & Healthy Relationships
Lesson
•
6th - 8th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
3 questions
Integrity and Your Health
Lesson
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
9 questions
FOREST Perception
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
Discover more resources for Computers
20 questions
Disney Trivia
Quiz
•
University
7 questions
Fragments, Run-ons, and Complete Sentences
Interactive video
•
4th Grade - University
7 questions
Renewable and Nonrenewable Resources
Interactive video
•
4th Grade - University
10 questions
DNA Structure and Replication: Crash Course Biology
Interactive video
•
11th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
20 questions
Implicit vs. Explicit
Quiz
•
6th Grade - University
14 questions
Ch.3_TEACHER-led
Quiz
•
University
7 questions
Comparing Fractions
Interactive video
•
1st Grade - University