let declares block-scoped variables. var confuses us by referring to the same variable throughout the function.
確定! 回上一頁