当前位置:考试网  > 试卷库  > 计算机类  > 等级考试  > 计算机二级  > Python语言程序设计  >  以下程序的输出结果是: def fun1(a,b,*args): print(a) print(b) print(args) fun1(1,2,3,4,5,6)
试题预览

以下程序的输出结果是:

def fun1(a,b,*args):

print(a)

print(b)

print(args)

fun1(1,2,3,4,5,6)

A、12[3,4,5,6]
B、1,2,3,4,5,6
C、123,4,5,6
D、12(3,4,5,6)
查看答案
收藏
纠错
正确答案:

D

答案解析:

暂无解析

你可能感兴趣的试题

Thatisthehouse_______youcanenjoythescenery.

Weather_______,we’llgooutforawalk.

MarkTwainemployedanunpretentiousstyleof()inhisnovelswhichisbestdescribedas“vernacular”.

英语翻译:御花园

Iaskedhimto________meafewminutessothatwecouldgooveralltheproblems.

热门试题 更多>
扫一扫,手机做题