Even though you ask for the floating-point value, the input method in python will fetch the user input as a string object. Hence, you have to ...
確定! 回上一頁