A-A+ 已知列表lst=[1 2 3 4 5] 则表达式lst.pop()的值为: 2020-06-21 20:48:42 网课题库 阅读 次 问题详情 已知列表lst=[1,2,3,4,5],则表达式lst.pop()的值为: 参考答案 9