I always enjoy learning new things and mastering them. I prefer to aim for results and achieve efficiency in my work. I’ve worked as a lead generator and tried to complete a frontend course several times. Now I’m finally ready to finish it and start my new career path.
function sum(a, b) {
return a + b;
}