
Пайтон
Authored by Оксана Галушко
Instructional Technology
10th Grade
Used 7+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Що виведе наступний код, при його виконанні:
print(type(1 / 2))
class 'float'
class 'int'
class 'double'
class 'number'
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Що виведе наступна програма?
a = [1,2,3,None,(),[],]
print(len(a))
6
7
5
4
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Результат виконання наступного коду:
d = lambda p: p * 2
t = lambda p: p * 3
x = 2
x = d(x)
x = t(x)
x = d(x)
print(x)
24
12
36
48
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Що буде в результаті виконання наступного коду:
print(type(1 / 2))
type 'double'
type 'tuple'
type 'number'
type 'int'
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Результат виконання коду:
kvps = {"user","bill", "password","hillary"}
print(kvps['password'])
hillary
TypeError
password
user
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Що робить наступний код:
def a(b, c, d): pass
Определяет список и инициализирует его.
Определяет функцию, которая передает параметры.
Определяет пустой класс.
Определяет функцию, которая ничего не делает.
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Результат виконання програми:
x = True
y = False
z = False
if not x or y:
print(1)
elif not x or not y and z:
print(2)
elif not x or y or not y and x:
print(3)
else:
print(4)
2
3
4
1
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
14 questions
Python Functions and Returns
Quiz
•
9th - 12th Grade
9 questions
模擬試題
Quiz
•
10th - 11th Grade
11 questions
Diagnossis 9°
Quiz
•
8th Grade - University
10 questions
ÔN TẬP CÔNG NGHỆ T1
Quiz
•
10th Grade
10 questions
Power and Electric Energy
Quiz
•
10th - 12th Grade
10 questions
Engineering Notebook Check
Quiz
•
10th Grade
14 questions
Programación y Variables en JS
Quiz
•
10th Grade
10 questions
le cintrage
Quiz
•
10th Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
29 questions
Alg. 1 Section 5.1 Coordinate Plane
Quiz
•
9th Grade
22 questions
fractions
Quiz
•
3rd Grade
11 questions
FOREST Effective communication
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
Discover more resources for Instructional Technology
20 questions
-AR -ER -IR present tense
Quiz
•
10th - 12th Grade
10 questions
Cell Organelles and Their Functions
Interactive video
•
6th - 10th Grade
22 questions
El Imperfecto
Quiz
•
9th - 12th Grade
20 questions
SSS/SAS
Quiz
•
9th - 12th Grade
20 questions
verbos reflexivos en español
Quiz
•
9th - 12th Grade
14 questions
Making Inferences From Samples
Quiz
•
7th - 12th Grade
23 questions
CCG - CH8 Polygon angles and area Review
Quiz
•
9th - 12th Grade
8 questions
Momentum and Collisions
Lesson
•
9th - 12th Grade