Wed Sep 25 2024 10:14:51 GMT+0000 (Coordinated Universal Time)
Saved by @linezito
function add(a,b){ return a + b; } console.log(add(10,20))
Copy this HTML code:
Preview:
open_in_newInstructions on embedding in Medium
Comments