function add (a, b) { return Numer(a) + Number(b) }