Ekran çıktısı nedir?
Python Genel Deneme Sınavı

Quiz
•
Computers
•
10th Grade
•
Hard
MKAVAKLI MKAVAKLI
Used 28+ times
FREE Resource
40 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
[1, 4, 9, 16,1,2,3,4]
[1,2,3,4,1,4,9,16]
30
[1, 4, 9, 16]
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
kalem_kutusu=["cetvel","silgi","kalem",["zımba","delgeç"],"gönye"]
Verilen kutu listesi içerisinde yer alan "zımba" kaydına erişmek için hangi komut kullanılabilir?
kalem_kutusu[3][0]
kalem_kutusu[3][1]
kalem_kutusu[4][0]
kalem_kutusu[3]
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Ekran çıktısı nedir?
['ELAZIĞ', 'GAZI', 'MESLEKI', '.', 'VE', 'TEKNIK', 'ANADOLU', 'LISESI']
['ELAZIĞ', 'GAZI', 'MESLEKI', 'VE', 'TEKNIK', 'ANADOLU', 'LISESI']
['ELAZIĞ', 'GAZI', 'MESLEKI', '.', 've', 'TEKNIK', 'ANADOLU', 'LISESI']
['ELAZIĞ', 'GAZI', 'MESLEKI', 've', 'TEKNIK', 'ANADOLU', 'LISESI']
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
takimlar = ['Galatasaray','Fenerbahçe','Beşiktaş','Trabzonspor'] takimlar listesindeki tüm elemanları silmek için hangi komut kullanılamaz?
del takimlar[0 : 4]
takimlar = [ ]
takimlar.remove()
takimlar.clear()
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
liste=[i for i in range(100) if i**2<50]
[0, 1, 2, 3, 4, 5, 6, 7]
[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
[0, 1, 2, 3, 4, 5, 6, 7, 8, 9,10]
[0,1,4,9,16,25,36,49,64,81]
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
fruits = ['orange', 'apple', 'pear', 'erik', 'kiwi', 'apple', 'banana']
Hangi seçenekteki komut ile (sadece) "banana" öğesi silinemez?
del fruits[-1]
fruits.pop()
fruits.clear()
fruits.pop(-1)
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Yukarıda verilen bilgilere göre, ekran çıktısı nedir?
[1, 2, 3, 6, 5, 4]
[1, 2, 3, 6, 5, 4, 6, 5, 4]
[6, 5, 4, 6, 5, 4]
[6, 5, 4]
Create a free account and access millions of resources
Similar Resources on Quizizz
40 questions
10th Grade 10 - IT Programming - 2nd Cycle Exam

Quiz
•
10th Grade - University
40 questions
KD 3.4 MS EXCEL

Quiz
•
10th Grade
36 questions
BTT

Quiz
•
9th - 10th Grade
42 questions
ÔN TẬP PYTHON GKII - TIN HỌC 10

Quiz
•
10th Grade
44 questions
Kiến thức về Python

Quiz
•
10th Grade
35 questions
Anakartlar

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

Quiz
•
8th - 10th Grade
43 questions
Bài 4, 6 chủ đề F tin 10

Quiz
•
10th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University