Domanda di colloquio di Integra Beauty

write a function that sum a+b

Risposta di colloquio

Anonimo

7 mar 2023

function sum(a,b){ return a+ b }