Какой метод добавляет элемент в конец списка?, append, insert, pop, add, Метод pop() без аргументов удаляет..., первый элемент, последний элемент, все элементы, ничего, В чём разница между append и extend?, Нет разницы, append добавляет один элемент, extend — несколько , append добавляет, extend удаляет, extend добавляет один элемент, append — несколько, Что вернёт pop(0) для списка ['а', 'б', 'в']?, а, б, в, ничего, Что выведет этот код?, [99, 1, 2, 3] , [1, 99, 2, 3], [1, 2, 99, 3] , [1, 2, 3, 99], Что выведет код?, 3, 0, 1, ошибка, Можно ли указать индекс в методе insert отрицательным числом?, Нет, будет ошибка, Да, вставит с конца, Да, но всегда в начало, Нет, индекс всегда от 0.
0%
Python list methods 0
Share
Share
Share
by
Arrakturv
Edit Content
Print
Embed
More
Assignments
Leaderboard
Show more
Show less
This leaderboard is currently private. Click
Share
to make it public.
This leaderboard has been disabled by the resource owner.
This leaderboard is disabled as your options are different to the resource owner.
Revert Options
Quiz
is an open-ended template. It does not generate scores for a leaderboard.
Log in required
Visual style
Fonts
Subscription required
Options
Switch template
Show all
More formats will appear as you play the activity.
)
Open results
Copy link
QR code
Delete
Continue editing:
?