What is a list in Python?, Mutable sequence, Immutable sequence, Single value, None of these, What does positive indexing start with?, 0, 1, -1, 2, What does negative indexing start with?, -1, 0, 1, -2, Which method adds an item to the end of a list?, append(), insert(), remove(), pop(), Which method removes an item by value?, remove(), pop(), append(), insert(), Which method removes an item by index?, pop(), remove(), insert(), append(), Which function returns the number of items in a list?, len(), sort(), append(), insert(), Which method sorts a list in place?, sort(), len(), append(), remove(), What does the insert() method do?, Adds at index, Removes by index, Adds at end, Sorts list, Which of these is a list function?, len(), append(), insert(), remove().

Lyderių lentelė

Vizualinis stilius

Parinktys

Patobulintas dirbtinis intelektas: šioje veikloje yra dirbtinio intelekto sugeneruoto turinio. Sužinoti daugiau, sužinok daugiau.

Pakeisti šabloną

Atkurti automatiškai įrašytą: ?