If the user enters 88 in reaction to the first prompt, then variable reply is assigned the string value "88" and not the integer 88. Why, because the input() ...
確定! 回上一頁