Turns out, const is almost exactly the same as let . However, the only difference is that once you've assigned a value to a variable using const ...
確定! 回上一頁