python - List.remove method not applicable as the function with the map builtin?

前端 未结 0 393
小蘑菇
小蘑菇 2021-01-26 06:46

Question

Can List.remove not be used as the function to apply in the map(function, iterable, ...) builtin?

%%timeit
import random
m = _max =         


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