Python raw_input() allows taking input from command line, but by default all the inputs are treated as strings. In [1]:. userinput = raw_input( ...
確定! 回上一頁