РЭУ тест по 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
[Python For All] Quiz 5 - Numpy

Quiz
•
University
21 questions
РМП 3 курс 6 семестр

Quiz
•
11th Grade - University
19 questions
C Language Array Quiz

Quiz
•
University
16 questions
Quiz on List and Tuples

Quiz
•
University
20 questions
Code-A-Vita

Quiz
•
University
25 questions
C PROGRAMMING

Quiz
•
University
20 questions
Parcial 3 - Fundamentos de Programacion

Quiz
•
University
20 questions
Basic Python

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
21 questions
Spanish-Speaking Countries

Quiz
•
6th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
7 questions
Common and Proper Nouns

Interactive video
•
4th Grade - University
12 questions
Los numeros en español.

Lesson
•
6th Grade - University
7 questions
PC: Unit 1 Quiz Review

Quiz
•
11th Grade - University
7 questions
Supporting the Main Idea –Informational

Interactive video
•
4th Grade - University
12 questions
Hurricane or Tornado

Quiz
•
3rd Grade - University
7 questions
Enzymes (Updated)

Interactive video
•
11th Grade - University