240 发简信
IP属地:上海
  • python 列表快速排序和冒泡排序和列表中根据元素取模分割列表

    list=['2','4','5','22','6','8','12']; def function_name(list): lens=l...