Prose typos in functions, oop_intro and python_oop (found via French edition review)
还没有人认领这个 Issue。
评估
- 难度
- 1/5
- 预计耗时
- 1 小时以内
- 新手友好度
- 95/100
- Issue 类型
- 文档
- 描述清晰度
- 描述清楚
- 活跃度
- 活跃
- 技术栈
- markdown, python
- 领域
- content, documentation
调研方向
该 issue 提供了一个包含确切文件路径、行号、当前文本和建议修复的表格。首先定位仓库和三个 Markdown 文件:functions.md、oop_intro.md 和 python_oop.md。检查每一行并进行指定的拼写错误修正。编辑后,验证更改是否正确渲染且未引入新错误。当列出的 13 个拼写错误全部修复后,工作即告完成。
由索引模型根据 Issue 内容生成。
描述
Small prose defects in three lectures, found during native-editor review of the French edition (see QuantEcon/lecture-python-programming.fr#77 and QuantEcon/lecture-python-programming.fr#78). All checked at b0b0b56.
functions.md:420 is the one that matters most for the translations: all four editions (fr, zh-cn, fa, ml) copy the bare t. python_oop.md:226 is carried by three. The rest are English-only; the editions already repaired them in translation.
| File | Line | Current | Suggested |
|---|---|---|---|
functions.md |
28 | "provided by almost all programming." | "…provided by almost all programming languages." |
functions.md |
38 | "2. learn to do is build our own user-defined functions." | "2. learn how to build our own user-defined functions." |
functions.md |
363 | "get rid of the conditionals all together" | "…altogether" |
functions.md |
420 | "computing $x_t$ for some t when" | "…for some $t$ when" |
functions.md |
672 | "Rewrite the function factorial() in from [Exercise 1]" |
"…factorial() from [Exercise 1]" |
oop_intro.md |
195 | * e.g.,``imag`` and … (renders "e.g.,imag") |
* e.g., `imag` and … |
oop_intro.md |
302 | "add methods to their that measure" | "add methods to their objects that measure" |
oop_intro.md |
346 | "Remember that everything is an object will help you" | "Remembering that everything is an object will help you" |
python_oop.md |
226 | print("Insufficent funds") (line 165 spells it correctly) |
print("Insufficient funds") |
python_oop.md |
158 | "Consumer with inital wealth" | "…initial wealth" |
python_oop.md |
189 | "the name of particular person" | "the name of a particular person" |
python_oop.md |
209 | "Here how we set up" | "Here's how we set up" |
python_oop.md |
243 | "the __init_ method" |
"the __init__ method" |
Timing note for whoever picks this up: these edits trigger translation syncs to all four editions. The French edition's review PRs for functions and oop_intro merged on 2026-09-23, so this can go in now.
- 主要语言
- JavaScript
- 星标
- 72
- 派生
- 31
- 平均合并
- 4 天 11 小时
- 30 天内合并 PR
- 5
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
QuantEcon/lecture-python-programming 的其他 Issue
-
难度 1/5 1 小时以内 新手友好度 90/100
-
难度 1/5 1-3 小时 新手友好度 88/100
-
难度 2/5 1-3 小时 新手友好度 82/100
QuantEcon/lecture-python-programming#607 · 1 条评论 ·
-
难度 1/5 1 小时以内 新手友好度 90/100
-
难度 4/5 3-5 天 新手友好度 38/100
QuantEcon/lecture-python-programming#622 · 4 条评论 ·
查看 QuantEcon/lecture-python-programming 的全部 Issue
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 75/100
palladius/rails8-app-on-gcp#145 ·
-
难度 2/5 1-3 小时 新手友好度 65/100
dotenvx/dotenv-vscode#139 ·
-
test-change-proposal
难度 2/5 1-3 小时 新手友好度 65/100
web-platform-tests/interop#1455 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
corsairdev/corsair#1764 ·
-
难度 2/5 1-3 小时 新手友好度 75/100