In Python, you use raw_input to give a prompt for somebody to answer and returns the data input by the person in a string. I want to do this but ...
確定! 回上一頁