I am writing a program that accepts an input from the user. #note: Python 2.7 users should use `raw_input`, the equivalent of 3.X's `input` age = int ...
確定! 回上一頁