Question at position 16 #This code snippet will leverage a couple of different functions #Initialize variablesnumber = [23, 22, 30, 35, 1]number1 = max(number)number2 = min(number) while number1 < 38: number1 = number1+1print(number1) What number will get displayed at the end of the program run via the print function? 138333536单项选择题

A

1

B

38

C

33

D

35

E

36

登录即可查看完整答案

我们收录了全球超50000道真实原题与详细解析,现在登录,立即获得答案。

更多留学生实用工具

加入我们,立即解锁 海量真题独家解析,让复习快人一步!