Jose Bailo

Results 1 issues of Jose Bailo

In the second code example the `let` variable is assigned with the same value as the `const` variable, this way the example makes no sense. The `let` variable should be...