You can use raw_input() in Python 2.X. and alternatively, you could use time.sleep() if you want to pause for a certain number of seconds.
確定! 回上一頁