You're calling format on the output of the print function by putting it after the close parenthesis. print doesn't return anything, ...
確定! 回上一頁