摘要: 网址 https://inst.eecs.berkeley.edu/~cs61a/fa21/lab/lab07/#topics problem1: case1: case2: case3: Account: class Account: """An account has a balance and 阅读全文
posted @ 2022-04-01 21:40 天然气之子 阅读(507) 评论(0) 推荐(0) 编辑
摘要: 网址 https://inst.eecs.berkeley.edu/~cs61a/fa21/hw/hw05/#required-questions def gen_perms(seq): """Generates all permutations of the given sequence. Eac 阅读全文
posted @ 2022-04-01 13:52 天然气之子 阅读(511) 评论(0) 推荐(0) 编辑