РЭУ тест по Python
Quiz
•
Computers
•
University
•
Hard
TIPATIN 148
Used 6+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какой будет класс у переменной x?
x = 10 / 5
print(type(x))
class 'int'
class 'str'
class 'complex'
class 'float'
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
В результате выполнения этого кода будет выведено 2 одинаковых строчки?
b = "КАЛБАСА"
print(id(b))
b = b.replace("А", "О", 1)
print(id(b))
Да
Нет
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что делает оператор break?
прерывает выполнение программы
прерывает текущую итерацию цикла
прерывает выполнение блока кода
Все ответы верны
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какой будет длина списка A?
A = list(range(0,12))
A[1:4] = range(10, 60, 10)
12
14
15
13
5.
FILL IN THE BLANK QUESTION
45 sec • 1 pt
Какое число нужно написать вместо многоточия, чтобы цикл выполнился ровно 7 раз?
6.
FILL IN THE BLANK QUESTION
45 sec • 1 pt
Что покажет приведенный фрагмент кода?
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Изменится ли массив A в результате выполнения программы?
A = [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
B = A
B[1] = 100
Да
Нет
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
20 questions
UTS - Struktur Data
Quiz
•
University
25 questions
C PROGRAMMING
Quiz
•
University
20 questions
Web Development and Programming
Quiz
•
University
15 questions
មេរៀនទី០៣ Microsoft Word 2019
Quiz
•
University
20 questions
data structures1
Quiz
•
University
16 questions
Quiz on List and Tuples
Quiz
•
University
20 questions
MTA - Microsoft Operating Systems Review 1
Quiz
•
10th Grade - Professi...
20 questions
Quantitative Aptitude Series
Quiz
•
University
Popular Resources on Wayground
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Order of Operations
Quiz
•
5th Grade
20 questions
Halloween
Quiz
•
5th Grade
16 questions
Halloween
Quiz
•
3rd Grade
12 questions
It's The Great Pumpkin Charlie Brown
Quiz
•
1st - 5th Grade
20 questions
Possessive Nouns
Quiz
•
5th Grade
10 questions
Halloween Traditions and Origins
Interactive video
•
5th - 10th Grade
Discover more resources for Computers
10 questions
Halloween Movies Trivia
Quiz
•
5th Grade - University
12 questions
Halloween
Quiz
•
3rd Grade - University
5 questions
Using Context Clues
Interactive video
•
4th Grade - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
14 questions
Eat Healthy,Be Healty
Quiz
•
4th Grade - University
7 questions
History of Halloween: Pagan or Christian?
Interactive video
•
11th Grade - University
7 questions
Renewable and Nonrenewable Resources
Interactive video
•
4th Grade - University
