Python modulus assignment is done with %=, the modulus assignment operator. You can't do modulo operation and assign to an undefined variable.
確定! 回上一頁