Quiz z list w Pythonie
Quiz
•
Computers
•
9th Grade
•
Medium
KP KP
Used 6+ times
FREE Resource
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Jak można utworzyć pustą listę w Pythonie?
lista = []
lista = [1, 2, 3, 4]
lista = [1, 2, 3]
lista = [0]
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Jak dodać element na koniec listy w Pythonie?
x.extend(y)
x.append(3)
x.insert(2, 'a')
x.pop()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Jak dodać element na koniec listy w Pythonie?
x.extend(y)
lista.append("owoc")
x.insert(2, 'a')
x.pop()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Jak odwołać się do czwartego elementu listy w Pythonie?
print(x[0])
print(x[3])
print(x[-1])
print(x[4])
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Jak połączyć dwie listy w Pythonie?
x = x + y
x = x * 5
x = x.clear()
x = x.copy()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Jak sprawdzić liczbę wystąpień danego elementu w liście w Pythonie?
x.extend(y)
x.index(4)
x.sort()
x.count(4)
7.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Jakim poleceniem dodasz element do listy?
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
17 questions
CP M.6 Assessment Review
Quiz
•
9th - 12th Grade
18 questions
ÔN TẬP THI HK 1 - LỚP 3 - 2020
Quiz
•
9th - 12th Grade
16 questions
Linux komendy polecenia podstawy
Quiz
•
8th - 12th Grade
15 questions
Microbit (python)
Quiz
•
8th - 10th Grade
16 questions
BİLGİSAYAR SINAVI
Quiz
•
KG - 9th Grade
10 questions
QBASIC Programming
Quiz
•
5th - 10th Grade
18 questions
What's In Your Phone?
Quiz
•
9th - 12th Grade
9 questions
Napewno tego nie wiesz! - VIKI GABOR
Quiz
•
1st - 10th Grade
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
MINERS Core Values Quiz
Quiz
•
8th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
20 questions
Multiplying and Dividing Integers
Quiz
•
7th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
