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.

만든이

순위표

비주얼 스타일

옵션

템플릿 전환하기

자동 저장된 게임을 복구할까요?