-
-
Notifications
You must be signed in to change notification settings - Fork 84
Closed
Labels
translation翻译相关的问题翻译相关的问题
Description
链接: https://docs.python.org/zh-cn/3/tutorial/controlflow.html#unpacking-argument-lists
原句: 可以使用 *-操作符 来编写函数调用以便从列表或元组中解包参数
建议: 可以使用 * 操作符 来编写函数调用以便从列表或元组中解包参数
原因: 容易引起歧义
silkriver
Metadata
Metadata
Assignees
Labels
translation翻译相关的问题翻译相关的问题