user_entry = input(' prompt ') displays prompt as a prompt on the screen, waits for input from the keyboard, and returns the value entered in user_entry .
確定! 回上一頁