const is like let , it is a LexicalDeclaration (VariableStatement, Declaration) used to define an identifier in your block.
確定! 回上一頁