Pricing
Challenges
Company & More
function myfunction(){ return function(a){ console.log(a) } } let b=myfunction() b(2)
created 2 years ago
by
Pratheek G V