number = raw_input("Type in an int or float and receive it's absolute value:") ... is a function called int() that can turn your raw input into an integer.
確定! 回上一頁