create a sublist from a python list

前端 未结 0 1758

I have a python list as follow;

list_ = [-100, 1, 3, 5, 7, 100]

I want to create another list such as below; (Note that the last 100

相关标签:
回答
  • 消灭零回复
提交回复
热议问题