Suppose listExample is [‘h’,’e’,’l’,’l’,’o’], what is len(listExample)?, 5, 4, none, error, Suppose list1 is [2445,133,12454,123], what is max(list1)?, 2445, 133, 12454, 123, What is the output of the following list function?, [10, 20, 30, 40, 50, 60] [10,20,30,40,50,60], [10, 20, 30, 40, 50, 60] [10,20,30,40,50,60,60], [ 60] [60,60], [10, 20, 30, 40, 50, 60], Which one is the correct syntax for extend() function?, list1.ext (list2), list1.extend (list1[2]), list1.extn (list1), list1.extend (list2), What does the sort() function do?, This function sorts the items of the list in descending order., This function sorts the items of the list in ascending order., This function creates a new list., This function sorts the items in reverse.

Таблица лидеров

Визуальный стиль

Параметры

Переключить шаблон

Восстановить автоматически сохраненное: ?