执行以下代码的结果是?type(lambda:None)
第1题:
()可以取消链接默认的下划线。
A.text-decoration:none;
B.list-style-type:decimal;
C.list-style-type:none;
D.list-style-type:disc;
第2题:
9、隐藏列表标签的列表符号的CSS代码是:
A.list-style-type: none;
B.list-style-type: circle;
C.list-style-type: decimal;
D.list-style-type: square;
第3题:
Python代码:type('abc')的执行结果是
A.int
B.str
C.float
D.bool
第4题:
下面代码的输出结果是 x = 12.34 print(type(x))
A.#B.#C.#D.第5题:
隐藏列表标签的列表符号的CSS代码是:
A.list-style-type: none;
B.list-style-type: circle;
C.list-style-type: decimal;
D.list-style-type: square;