alexmojaki / alexmojaki/futurecoder
Introducing calling with multiple arguments
未关闭
course material
- 主要语言
- Python
- 星标
- 1.5k
- 派生
- 183
- PR 合并指标
- 30 天内没有已合并 PR
描述
In the course I try hard to introduce one concept at a time, so that the user learns gradually. Currently this is violated in an exercise under the page "Functions And Methods For Lists" where the user has to do some googling and submit the code `nums.insert(2, 9)`. They've seen function and method calls a few times by now, but critically they've never seen multiple arguments separated by commas before. At some point before this exercise, this syntax needs to be shown to them.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。