OOP Q1: Vending Machine In this question you'll create a vending machine that only outputs a ...
前不久在知乎上看到CS A 和CS B spring 开课的消息。上去看了一眼,发现真的不错,所有proj hw都可以本地测试 也就是说除了没有课程成绩和官方讨论区和TA解答外,这个课完全可以上 还需要翻墙看油管 简直棒啊。于是打算寒假刷一波 A B 在此也立下flag A hw Q : A Plus Abs B Fill in the blanks in the following functi ...
2018-01-21 11:20 0 1453 推荐指数:
OOP Q1: Vending Machine In this question you'll create a vending machine that only outputs a ...
Mobiles Q2: Weights Implement the planet data abstraction by completing the planet constructo ...
Q1: Generate Permutations Given a sequence of unique elements, a permutation of the sequence is ...
BNF Q1: Grouping and Pipes In this question, you will add support for grouping and piping. ...
网址 https://inst.eecs.berkeley.edu/~cs61a/fa21/proj/cats/ 在github上面有一个写的更好的 https://github.com/y1cunhui/cs61A-2021Fall/blob/main/proj02-cats/cats.py 写 ...
Church Numerals Nagging 南大的 SICP 实际上是 Berkeley CS61A 的 clone ,所以我有幸做到了这个 Homework02。 此外要感谢选课系统,让我一个工科学生也能有幸享受世界一流大学的 CS 课程。 今天是 SICP 的 Lecture ...
快速回顾 1. 命令行运行python python3 foo.py,运行文件 python3 -i foo.py,运行python脚本,并打开一个交互式会话 python3 -m ...
网址 https://inst.eecs.berkeley.edu/~cs61a/fa21/disc/disc11/#q1-using-pair problem1: probelm2: probelm3: probelm4: probelm5: problem6: ...