Javascript, Swift, and VBA have let.
C, C++, Java, C#, PHP, Python, Go don't have it.
I'm also willing to bet that if you haven't studied math in English let is a non-obvious keyword.
10 LET A$ = "Hello world" 20 PRINT A$ 30 GOTO 10
Javascript, Swift, and VBA have let.
C, C++, Java, C#, PHP, Python, Go don't have it.
I'm also willing to bet that if you haven't studied math in English let is a non-obvious keyword.