In the above code, we are trying to modify the value of a variable that is already declared with a const keyword, which is not allowed.
確定! 回上一頁