皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【多选题】
定义: A X 是 (X, T) 的 A 的补集()X-A 是 (X, T) 的开集. 以下那句话是真的?
A.
[0,1] 是 (R,T1)中的
B.
[0,1] 是 (R,T2)中的
C.
[0,1] 是 (R,T3)中的
D.
[0,1] 是 (R,T4)中的
E.
[0,1] 是 (R,T5)中的
F.
ABCDE 都不对
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【简答题】下列代码运行结果是: a = 'python' b = 'python' id(a) == id(b)
【单选题】Without the air to hold some of the sun's heat, the earth at night ______ , too cold for us to live.
A.
would be coldly freezing
B.
would be freezingly cold
C.
would be frozen cold
D.
will freeze coldly
【多选题】Let S, T, and U be subspaces of a vector space V. Then which of the following equations hold.
A.
S∩(T+U)=(S∩T)+(S∩U)
B.
S+(T+U)=(S+T)+U
C.
S ∩ (T ∩ U)=(S ∩ T) ∩ U
D.
S+(T ∩ U)=(S+T) ∩ (S+U)
E.
dim S + dim T = dim (S ∩T)+dim (S+T)
【单选题】Humans still hold on to the absurd ______ that we are the only intelligent beings in the Universe.
A.
comprehension
B.
deception
C.
notion
D.
conception
【单选题】以下不是Python的注释方式是___。
A.
#注释一行
B.
#注释第二行
C.
//注释第一行
D.
”””Python文档注释”””
【单选题】以下不是Python语言合法变量的是( )。
A.
_my
B.
a_int
C.
if
D.
python123
【单选题】以下不是 Python的注释方式是()。
A.
//注释第一行
B.
#注释一行
C.
#注释第一行 #注释第二行
D.
""" Python文档注释"""
【单选题】以下不是Python的注释方式是( )。
A.
#注释一行
B.
#注释第一行 #注释第二行
C.
//注释第一行
D.
'''Python文档注释'''
【单选题】以下选项中,不是Python打开方式是
A.
Office
B.
Windows系统的命令行工具
C.
带图形界面的Python Shell-IDLE
D.
命令行版本的Python Shell-Python 3.x
【单选题】以下不是python注释方式的是( )
A.
#注释一行
B.
#注释第一行 # 注释第二行
C.
//注释第一行
D.
"""python文档注释"""
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题