So I am taking raw_input as an input for some list.x= raw_input() Where I input 1 2 3 4How will I convert it into a list of integers if I am inputting only ...
確定! 回上一頁