Aşağıdaki ifadelerden hangisi bir Python listesi oluşturur?

Python Dizi ve Tuple

Quiz
•
Physics
•
12th Grade
•
Hard
muhammed özdemir
Used 5+ times
FREE Resource
22 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
(1, 2, 3)
{1, 2, 3}
[1, 2, 3]
1, 2, 3
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
list ve tuple arasında temel fark nedir?
İkisi de aynı şekilde değiştirilebilir.
list değiştirilemez, tuple değiştirilebilir.
list değiştirilebilir, tuple değiştirilemez.
İkisinin de kullanımı aynıdır.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Bir tuple'ı listeye dönüştürmek için hangi fonksiyon kullanılır?
tuple()
list()
set()
dict()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Bu tuple'dan "3" değerine nasıl erişilir?
my_tuple[2]
my_tuple[3]
my_tuple[1]
my_tuple[4]
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Hangi veri türü iç içe (nested) olabilir?
Sadece listeler
Sadece tuple'lar
Hem listeler hem de tuple'lar
Hiçbiri
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Bir listeden tüm elemanları kaldırmak için hangi yöntem kullanılır?
remove()
clear()
del()
pop()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Tuple'lardan hangisi doğru bir şekilde tanımlanmıştır?
tuple = 1, 2, 3
tuple = [1, 2, 3]
tuple = (1)
tuple = (1, 2, 3)
Create a free account and access millions of resources
Similar Resources on Quizizz
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade