1.3 定义新的函数 #93
Replies: 8 comments 3 replies
-
感谢译者的付出! |
Beta Was this translation helpful? Give feedback.
-
frame应该翻译为框架还是帧呢 |
Beta Was this translation helpful? Give feedback.
-
"调用用户定义的函数会引入局部帧(local frame),它只能访问该函数。" |
Beta Was this translation helpful? Give feedback.
-
打卡 |
Beta Was this translation helpful? Give feedback.
-
太抽象了,不过能懂就好 |
Beta Was this translation helpful? Give feedback.
-
1.3.3节中“Python 通过引入另一个将将 x 与 5 绑定的局部帧来调用 square 函数。“这一句的表述貌似有点奇怪?不知能否删去重复的”将“字? |
Beta Was this translation helpful? Give feedback.
-
您是否发错人了?
…---原始邮件---
发件人: ***@***.***>
发送时间: 2025年4月27日(周日) 中午12:40
收件人: ***@***.***>;
抄送: ***@***.******@***.***>;
主题: Re: [csfive/composing-programs-zh] 1.3 定义新的函数 (Discussion #93)
1.3.3节中“Python 通过引入另一个将将 x 与 5 绑定的局部帧来调用 square 函数。“这一句的表述貌似有点奇怪?不知能否删去重复的”将“字?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
1.3 定义新的函数
SICP Python 中文翻译
https://composingprograms.netlify.app/1/3
Beta Was this translation helpful? Give feedback.
All reactions