Jaką metodę należy użyć, aby dodać element na koniec listy w Pythonie?
Python tablice jednowymiarowe

Quiz
•
Computers
•
9th Grade
•
Medium
KP KP
Used 6+ times
FREE Resource
21 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
add()
extend()
append()
insert()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Która metoda w Pythonie usuwa pierwsze wystąpienie danego elementu z listy?
delete()
remove()
pop()
discard()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Jak odwołać się do ostatniego elementu listy w Pythonie?
x[-1]
x[0]
x[last]
x[end]
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Jak odwołać się do pierwszego elementu listy w Pythonie?
x[-1]
x[0]
x[last]
x[end]
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Która metoda w Pythonie odwraca kolejność elementów w liście?
invert()
flip()
sort()
reverse()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Jakie jest wyjście po wykonaniu operacji x = [1, 2, 3]; x = x * 5 w Pythonie?
[1, 2, 3, 1, 2, 3, 1, 2, 3, 1, 2, 3, 1, 2, 3]
[1, 2, 3, 1, 2, 3, 1, 2, 3]
[1, 2, 3, 1, 2, 3, 1, 2, 3, 1, 2, 3]
[1, 2, 3, 1, 2, 3, 1, 2, 3]
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Która metoda w Pythonie dodaje elementy innej listy na koniec listy?
concat()
append()
extend()
add()
Create a free account and access millions of resources
Similar Resources on Quizizz
18 questions
HTML - podstawy

Quiz
•
9th Grade
18 questions
Word Tables and Tabs

Quiz
•
4th - 11th Grade
20 questions
Excel Ch. 1

Quiz
•
8th - 9th Grade
17 questions
Algorytmy 8

Quiz
•
1st Grade - University
18 questions
MS Excel

Quiz
•
9th Grade
20 questions
PYTHON

Quiz
•
9th - 12th Grade
18 questions
Strukturalne typy danych, operacje na plikach, klasy - Python

Quiz
•
9th Grade - University
25 questions
Funkcje w języku Python

Quiz
•
9th - 12th Grade
Popular Resources on Quizizz
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade