Λίστες Python
Quiz
•
Computers
•
11th Grade
•
Practice Problem
•
Easy
Bill Gidakos
Used 11+ times
FREE Resource
Enhance your content in a minute
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Με ποια συνάρτηση μπορούμε να μάθουμε το πλήθος των στοιχείων μιας λίστας;
length
for
len
plithos
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Με δεδομένη τη λίστα students = ['Μαρία', 'Μανώλης', 'Δημήτρης', 'Αγγελική', 'Πέτρος'], τι θα εμφανιστεί στην οθόνη μετά την εντολή print students[1+2]
Πέτρος
ΜανώληςΔημήτρης
Αγγελική
Μαρία
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Με δεδομένη τη λίστα fruits=['apple', 'orange', 'banana','cherry'], τι θα εμφανιστεί στην οθόνη μετά την εκτέλεση της εντολής print fruits[1]+fruits[2];
orangebanana
appleorange
banana
orange
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Πώς θα διαμορφωθεί η λίστα grades = [6,15,3,20] μετά την εκτέλεση της εντολής grades = [8] + grades;
[6,15,3,20]
[6,15,8,3,20]
[6,15,3,20,8]
[8,6,15,3,20]
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Με ποια εντολή μπορούμε να εμφανίσουμε όλα τα στοιχεία της λίστας names;
print names[0]
print len(names)
print names
print names[100]
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Με ποια εντολή μπορούμε να εμφανίσουμε το 5ο στοιχείο της λίστας list;
print list
print list[4]
print list[5]
print list[0]
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Με ποια εντολή θα προσθέσουμε τον αριθμό 17 στο τέλος της λίστας numbers;
list = [17] + numbers
numbers = [17] + numbers
list = numbers + [17]
numbers = numbers + [17]
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?
Similar Resources on Wayground
10 questions
IGCSE Computer Science - Input Devices
Quiz
•
9th - 11th Grade
10 questions
Data Handling in Python
Quiz
•
11th Grade
10 questions
Microsoft Word
Quiz
•
6th Grade - University
15 questions
SOAL KOMPUTER KELAS 8 SEMESTER GANJIL
Quiz
•
7th - 12th Grade
11 questions
Y12 Data Rep Images
Quiz
•
9th - 12th Grade
14 questions
4.4 Types of programming language
Quiz
•
9th Grade - University
10 questions
Review Quiz #2- Productivity Tools
Quiz
•
11th - 12th Grade
15 questions
Python Programming
Quiz
•
5th Grade - University
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
