如何设置仅包含十个元素的列表?
我使用以下语句获取列表的输入名称:
ar = map(int, raw_input().split())
并希望限制用户可以提供的输入数量
python list limit
limit ×1
list ×1
python ×1