print 9//2
Python oraliq nazorat

Quiz
•
Computers
•
6th - 8th Grade
•
Hard
G'olibjon Davronov
Used 9+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
4.5
4
4.55
4,5
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
i = 0
while i < 3:
print i
i++
print i+1
0 2 1 3 2 4
0 1 2 3 4 5
Xato
1 0 2 4 3 5
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
print(type(type(int)))
type \'int\'
type \'type\'
Error
<class 'type'>
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
L = ['a','b','c','d']
print(" ".join(L))
[‘a’,’b’,’c’,’d’]
Error
abcd
Error
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
y = 8
z = lambda x : x * y
print (z(6))
error
48
14
64
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
royxat1=[3, 4, 5, 20, 5, 25, 1, 3] bo‘lsin, royxat1.pop(1) dan keyin ro‘yxat1 nima?
[3, 4, 5, 20, 5, 25, 1, 3]
[3, 4, 5, 20, 5, 25, 1,]
[3, 5, 20, 5, 25, 1, 3]
[3, 5, 20, 5, 25, 3]
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
def myfunc(a):
a = a + 2
a = a * 2
return a
print myfunc(2)
8
16
xatolik
32
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
AP CSA Unit 1&2 Test

Quiz
•
8th Grade - Professio...
31 questions
Python

Quiz
•
8th Grade
30 questions
Python Beginner

Quiz
•
6th - 12th Grade
25 questions
EduBlocks NCCE Lesson 1-2

Quiz
•
7th - 8th Grade
30 questions
Intro to Python

Quiz
•
8th Grade
26 questions
Artificial Intelligence Quiz1

Quiz
•
4th - 8th Grade
25 questions
BCHS - Y8 Python

Quiz
•
8th Grade
35 questions
Program Development - Python: Code Tracing

Quiz
•
8th - 10th Grade
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade