本答案对应课程为:点我自动跳转查看
本课程起止时间为:2020-02-24到2020-06-30
本篇答案更新状态:已完结

第1章 简介及示例 第一章 单元测试

1、 问题:Python程序在执行一次之后会自动生成扩展名为(    )的字节码文件,以提高运行效率。
选项:
A:.py
B:.pyc
C:.pyb
D:.pyf
答案: 【.pyc点我阅读全文

本答案对应课程为:点我自动跳转查看
本课程起止时间为:2020-02-20到2020-04-30
本篇答案更新状态:已完结

第一章 认识电影 第一单元测试

1、 问题:爱迪生发明的电影视镜(Kinetoscope)是什么时候发明的?
选项:
A:1897
B:1895
C:1894
D:1824
答案: 【1894点我阅读全文

见面课:创建型设计模式总结

1、问题:工厂设计模式可以分为:简单工厂方法,工厂方法模式和抽象工厂模式。
选项:
A:对
B:错
答案: 【点我阅读全文

本答案对应课程为:点我自动跳转查看
本课程起止时间为:2019-02-25到2019-06-03
本篇答案更新状态:已完结

【作业】Lesson 1 Reflections on academic writing

1、 问题:Write a short essay of around 300 words reflecting on your understanding of academic writing. Talk about why you decided to take this course, what you thought about academic writing before you started the course, and what you have learned about academic writing now that you have completed the first lesson.
评分规则: 【 Meet the length requirement. (around 300 words)
Meet the content requirement. (Talk about why you decided to take this course, what you thought about academic writing before you started the course, and what have learned about academic writing now that you have completed the first lesson.)
The essay has a logical structure.
点我阅读全文

本答案对应课程为:点我自动跳转查看
本课程起止时间为:2019-09-02到2020-01-12
本篇答案更新状态:已完结

第1讲 计算机、计算与计算思维 第1讲测验

1、 问题:计算机器的基本目标是什么?
选项:
A:能够执行一般的任意复杂的计算规则
B:能够辅助人进行计算
C:能够执行简单的四则运算规则
D:能够执行特定的计算规则,例如能够执行差分计算规则等
答案: 【能够执行一般的任意复杂的计算规则点我阅读全文

本答案对应课程为:点我自动跳转查看
本课程起止时间为:2022-09-09到2022-12-31

第2次(第3-4周) 云计算与大数据 单元测验

1、 问题:互联网时代之前,金融行业所拥有的数据不包括( )
选项:
A:用户的疾病情况
B:个人信用
C:个人存款
D:个人消费习惯
答案: 【用户的疾病情况点我阅读全文

本答案对应课程为:点我自动跳转查看
本课程起止时间为:2021-09-18到2022-01-14
本篇答案更新状态:已完结

第一周 随机事件与概率(1) 第一周测试

1、 问题:一份试卷上有6道题,某名学生在解答时由于粗心随机地犯了4处不同的错误,那么这4处错误发生在不同题上的概率是__(结果请保留三位小数).
答案: 【0.278点我阅读全文

本答案对应课程为:点我自动跳转查看
本课程起止时间为:2020-02-19到2020-06-03
本篇答案更新状态:已完结

第一章 从 C 到C++ 第一章 测验

1、 问题:下面程序片段哪个没错?
选项:
A: int n = 4; int & r = n * 5;
B: int n = 6; const int & r = n; r = 7;
C: int n = 8; const int & r1 = n; int & r2 = r1;
D: int n = 8; int & r1 = n; const int r2 = r1;
答案: 【 int n = 8; int & r1 = n; const int r2 = r1;点我阅读全文

第一章 单元测试

1、 问题:我们党于1931年10月在江西省兴国县兴莲乡官田村创办( ),同一时期还在福建龙岩江山镇创办“山塘兵工厂”。
选项:
A:官田兵工厂
B:学堂
C:飞机场
D:造船厂
答案: 【
官田兵工厂
点我阅读全文