10 2022 档案

摘要:调用(caller) func(*sequence) Pass all objects in sequence as individual positional arguments seq = [1,2,3] func(*seq) -> func(1, 2, 3) func(**dict) Pass 阅读全文
posted @ 2022-10-21 10:36 戒不掉的尼古丁 阅读(27) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示