以下程序的输出结果是:

>>>deff(x,y=0,z=0):pass

>>>f(1,,3)

A、pass
B、None
C、not
D、出错
查看答案
正确答案:

D

答案解析:

暂无解析

上一题
你可能感兴趣的试题

表达式type(eval('45'))的结果是:

A、
B、
C、None
D、

str="Python语言程序设计",表达式str.isnumeric()的结果是:

A、True
B、1
C、0
D、False

以下程序的输出结果是:

ss=set("htslbht")

sorted(ss)

foriinss:

print(i,end='')

A、htslbht
B、hlbst
C、tsblh
D、hhlstt

用Pyinstall工具把Python源文件打包成一个独立的可执行文件,使用的参数是:

A、-D
B、-L
C、-i
D、-F

以下不属于Python的pip工具命令的选项是:

A、show
B、install
C、download
D、get
热门试题 更多>
相关题库更多>
公共基础
Python语言程序设计
MS Office高级应用
Web程序设计
MySQL数据库程序设计
试卷库
试题库