
Современные языки программирования. Тема-5
Authored by Khatira Abbasova
Computers
University
Used 11+ 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 = 'aabbAAccDDaa'
print(s.isalpha())
print(s.isdigit())
True
False
False
False
True
True
AAABBaaCCddAA
12
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что покажет приведенный ниже фрагмент кода?
s = 'ddee!@#$11ff'
print(s.islower())
True
False
ddee!@#$11ff
DDEE!@#$11FF
ddeeff
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что покажет приведенный ниже фрагмент кода?
s = 'DDe!@#$11FF'
print(s.isupper())
True
False
DDE!@#$11FF
dde!@#$11ff
DDEFF
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что будет выведено в результате выполнения следующего программного кода?
s = 'ABBEGGİ'
chars = list(s)
s = '**'.join(chars)
print(s)
A**B**B**E**G**G**İ
A*B*B*E*G*G*I
**A**B**B**E**G**G**İ**
**ABBEGG
ABBEGG**
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что будет выведено в результате выполнения следующего программного кода?
s = 'Python самый лучший язык программирования'
words = s.split()
print(words)
'Python', 'самый', 'лучший', 'язык', 'программирования'
['Python', 'самый', 'лучший', 'язык', 'программирования']
['Python самый лучший язык программирования']
[Python, самый, лучший, язык, программирования']
'самый лучший язык'
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что будет выведено в результате выполнения следующего программного кода?
ip = '191.171.1.36'
numbers = ip.split('.')
print(numbers)
[ '191.171.1.36']
['191'. '171'.'1'.'36']
['191', '171',.'1',.'36']
191, 171, 1, 36
'191.171.1.36'
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что будет выведено в результате выполнения следующего программного кода?
words = ['Мы', 'учим', 'язык', 'Python']
s = ' '.join(words)
print(s)
["Мы, учим, язык, Python"]
"Мы учим язык Python"
[Мы учим язык Python]
Мы учим язык Python
'Мы', 'учим', 'язык', 'Python'
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
12 questions
9 класс. Выбор программного обеспечения.
Quiz
•
9th Grade - University
10 questions
6-文件操作
Quiz
•
University
15 questions
Round 2 Debug-The-Code
Quiz
•
University
14 questions
LA7.C7: Turtle Graphics
Quiz
•
9th Grade - University
15 questions
Web Dev Quizz 1
Quiz
•
University
10 questions
Ввод вывод данных
Quiz
•
6th Grade - University
10 questions
Types of Software
Quiz
•
University
11 questions
321-Quiz-08 - Names/Binding/Scope
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