题库 Python等级考试 题目列表 下面代码的输出结果是:Hello World! ( )file ...
判断题

下面代码的输出结果是:Hello World! ( )

file = open("exam.txt")
    print(file)
file.close()

其中exam.txt文件内容为:Hello World!

A.
正确
B.
错误
题目信息
2024年 判断题 六级 容易
66%
正确率
0
评论
34
点击
QQ
公众号
客服
扫一扫