JS_UNIVERSE Telegram 2103
CHALLENGE

function trickyFunction(a) {
a = a || 42;
let result = (function(a) {
return a * 2;
})(a);
return result;
}

console.log(trickyFunction(0));
👍82



tgoop.com/js_universe/2103
Create:
Last Update:

CHALLENGE

function trickyFunction(a) {
a = a || 42;
let result = (function(a) {
return a * 2;
})(a);
return result;
}

console.log(trickyFunction(0));

BY JavaScript


Share with your friend now:
tgoop.com/js_universe/2103

View MORE
Open in Telegram


Telegram News

Date: |

Polls As five out of seven counts were serious, Hui sentenced Ng to six years and six months in jail. To view your bio, click the Menu icon and select “View channel info.” Commenting about the court's concerns about the spread of false information related to the elections, Minister Fachin noted Brazil is "facing circumstances that could put Brazil's democracy at risk." During the meeting, the information technology secretary at the TSE, Julio Valente, put forward a list of requests the court believes will disinformation.
from us


Telegram JavaScript
FROM American