РЭУ тест по 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
Similar Resources on Wayground
15 questions
JavaScript

Quiz
•
University
20 questions
PROGRAMMING IN C AND DATA STRUCTURES - UNIT III

Quiz
•
University
15 questions
Python

Quiz
•
6th Grade - University
25 questions
Ctrl+Solve

Quiz
•
University
20 questions
BÀI 10. HOÀN THIỆN BẢNG TÍNH

Quiz
•
6th Grade - University
20 questions
js_edu_wrap_up

Quiz
•
1st Grade - Professio...
15 questions
FCPC - Array - PAct3

Quiz
•
University
20 questions
EST102 : PROGRAMMING IN C TEST 1

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms

Quiz
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
15 questions
Properties of Equality

Quiz
•
8th Grade - University
38 questions
WH - Unit 3 Exam Review*

Quiz
•
10th Grade - University
21 questions
Advise vs. Advice

Quiz
•
6th Grade - University
12 questions
Reading a ruler!

Quiz
•
9th Grade - University