Додати до Chrome
✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
Which of the following is false regarding lists in Python?
New values can be inserted into a list either at the beginning of the list, at the end, or at any position in between.
A list can have multiple values, and the values may be of different types
print(myList[len(myList)]) is equivalent to print(myList[-1])
An empty list has no values
Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!