原文:CS61A Lab 1: Variables & Functions, Control

快速回顧 . 命令行運行python python foo.py,運行文件 python i foo.py,運行python腳本,並打開一個交互式會話 python m doctest foo.py,運行doctest . 命令行運行ok python ok q lt specified function gt , 運行指定函數 python ok v, 模式不顯示已通過的樣例, v可以全部顯示 ...

2021-05-25 23:02 0 1418 推薦指數:

查看詳情

[2021-Fall] Lab07 of CS61A of UCB

Accounts Q2: Retirement Add a time_to_retire method to the Account class. This method takes i ...

Fri Feb 25 00:09:00 CST 2022 0 675
[2021-Fall] Lab10 of CS61A of UCB

Q2: Over or Under Define a procedure over-or-under which takes in a number num1 and a number num ...

Sun Feb 27 20:52:00 CST 2022 3 1018
[2021 spring] CS61A Lab 11: Interpreters

Lab 11: https://inst.eecs.berkeley.edu/~cs61a/sp21/lab/lab11/ 任務: 構建PyCombinator解釋器,完成expr.py 目錄 Q1:序言 Q2: Evaluating Names Q3 ...

Sat Jul 24 07:49:00 CST 2021 0 221
[2021 spring] CS61A Lab 10 : Scheme

Lab10: https://inst.eecs.berkeley.edu/~cs61a/sp21/lab/lab10/ 基本語法: https://www.cnblogs.com/ikventure/p/15033731.html 內置procedure: https ...

Tue Jul 20 23:17:00 CST 2021 0 204
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM