
Python 1

Quiz
•
Other
•
Professional Development
•
Medium
Sabir Baxsiyev
Used 5+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Aşağıdakı verilənlər tipindən hansı Python-da dəyişilməzdir (immutable)?
List
Set
Tuple
Dictionary
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Aşağıdakı ifadələrdən hansı Python-da set yaratmaq üçün doğrudur?
set = {1, 2, 3, 3}
set = (1, 2, 3)
set = [1, 2, 3]
set = (1, 2, 2, 3)
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Hansının nəticəsi səhv qaytarmayacaq?
A) x = 10 if x > 5 else x < 3
B) x = 10 if x > 5 else 20
C) x = if 10 > 5 else 20
D) x = 10 if x > 5 else x == 3
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Aşağıdakı kodun nəticəsi nə olacaq?
A) 0 2 4
B) 1 2 3 4 5
C) 0 1 2 3 4
D) 0 1 3 5
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Aşağıdakı kodun nəticəsi nə olacaq?
[1, 2, 3, 6]
[1, 2, 3, 1, 2, 3]
[2, 3, 4]
[1, 4, 9]
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Hansı ifadə boolean nəticə qaytarır?
x = [1, 2, 3]
x[2]
x == 2
x[1:2]
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Python-da dəyişənlərin növünü dəyişmək üçün hansı metoddan istifadə olunur?
A) int()
C) float()
B) str()
D) Hamısı
Create a free account and access millions of resources
Similar Resources on Wayground
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