标签: python string list python-3.x
'15 12 4 4' to ['15','12','4','4'] or even [15, 12, 4, 4]
我不确定如何处理这个问题。提前谢谢。