View in Telegram
CHALLENGE
let name = "Alice";
(function() {
  let name = "Bob";
  console.log(name);
})();
console.log(name);
Please open Telegram to view this post
VIEW IN TELEGRAM
Telegram Center
Telegram Center
Channel