
Современные языки программирования. Тема-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
11 questions
Binding
Quiz
•
University
10 questions
Node.js
Quiz
•
University
10 questions
PHP Introduction - Assignment 1
Quiz
•
University
10 questions
На сколько ты знаешь C#
Quiz
•
University
10 questions
PYTHON_CHAPTER 3
Quiz
•
University
10 questions
MLP - ICTAK Skill Quiz - Coding Skills
Quiz
•
University
10 questions
Java Control Flow statements
Quiz
•
University
10 questions
CCLUB TANIŞMA
Quiz
•
University
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
10 questions
Probability Practice
Quiz
•
4th Grade
15 questions
Probability on Number LIne
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade
Discover more resources for Computers
12 questions
IREAD Week 4 - Review
Quiz
•
3rd Grade - University
20 questions
Endocrine System
Quiz
•
University
7 questions
Renewable and Nonrenewable Resources
Interactive video
•
4th Grade - University
30 questions
W25: PSYCH 250 - Exam 2 Practice
Quiz
•
University
5 questions
Inherited and Acquired Traits of Animals
Interactive video
•
4th Grade - University
20 questions
Implicit vs. Explicit
Quiz
•
6th Grade - University
7 questions
Comparing Fractions
Interactive video
•
1st Grade - University
38 questions
Unit 8 Review - Absolutism & Revolution
Quiz
•
10th Grade - University