Posts by wilson neves • 3 points
1 post
-
-1
votes1
answer574
viewsQ: Javascript tabulated - a simple way to write it
Would this be a simple way to write a tabbed function in javascript? If so, how to tag it? const tabuada = (...args)=>{ console.log(`Argumentos que foram passados: ${args}`) for (let valor of…
javascriptasked wilson neves 3