
Listeler 2
Quiz
•
Science
•
6th - 8th Grade
•
Hard
Ferhatpasa Bilim
Used 2+ times
FREE Resource
Enhance your content
10 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
sporlar = ['futbol', 'basketbol', 'voleybol', 'tenis', 'yüzme']
print(sporlar[4])
Ekranda ne gösterecektir?
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
sporlar = ['futbol', 'basketbol', 'voleybol', 'tenis', 'yüzme']
print(sporlar[1:4])
['basketbol', 'voleybol']
['futbol', 'basketbol', 'voleybol']
['basketbol', 'voleybol', 'tenis']
['basketbol', 'voleybol', 'tenis', 'yüzme']
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Aşağıdaki listelerden hangisi 3 elemanlıdır?
sayi = [1, 2, 3, 4]
sayi = "1, 2, 3"
yazi = ['Futbol bir spordur']
yazi = ['Futbol', 'bir', 'spordur']
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Listelere yeni elemen hangi fonksiyon ile eklenir?
del
append
count
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
harfler = ['a', 'b', 'c', 'd']
harfler.append('ç')
print(harfler)
Ekranda çıkan sonuç nedir?
['a', 'b', 'c', 'd', 'ç']
['a', 'b', 'c', 'ç']
['a', 'b', 'c', 'ç', 'd']
['a', 'b', 'ç', 'd']
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
list1 = [1, 2, 3]
list2 = [3, 4, 5]
list3 = list1 + list2
print(list3)
Ekranda ne gösterecektir?
[1, 2, 3, 3, 4, 5]
[1, 2, 3, 4, 5, 6]
[4, 6, 8]
[1, 2, 3, 4, 5]
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ferhatpasa = ['bilim', 'sanat']
print(ferhatpasa*3)
Ekranda ne gösterecektir?
['bilim', 'sanat', 'bilim', 'sanat', 'bilim', 'sanat']
['ferhatpasa', 'ferhatpasa', 'ferhatpasa']
['bilim', 'bilim', 'bilim', 'sanat']
['sanat', 'sanat', 'bilim', 'sanat']
Create a free account and access millions of resources
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
Discover more resources for Science
20 questions
Physical and Chemical Changes
Quiz
•
8th Grade
22 questions
Newton's Laws of Motion
Lesson
•
8th Grade
20 questions
Distance Time Graphs
Quiz
•
6th - 8th Grade
26 questions
7.6E Rate of Dissolution
Quiz
•
7th Grade
21 questions
Balanced and Unbalanced Forces
Quiz
•
8th Grade
17 questions
Energy Transformations
Quiz
•
6th - 8th Grade
10 questions
Exploring Newton's Laws of Motion
Interactive video
•
6th - 10th Grade
17 questions
Thermal Energy Transfer
Lesson
•
6th - 8th Grade