Const
Immutable binding.
💡 THINK OF IT LIKE…
▸ YOUR TURN
Declare const age = 21;
Tab indent · Shift+Tab outdent · ⌘/Ctrl + Enter submit · auto-pairs ( [ { " '
Click 'Run code' to execute your code in a real sandbox.
Immutable binding.
Declare const age = 21;
Click 'Run code' to execute your code in a real sandbox.