I worked at J. Kupala Grodno State University as a senior lecturer at the department of modern programming technologies. I also worked as a Salesforce developer at Epam. I have good communication and problem-solving skills. Moreover, I’m a team player and a quick learner.
This code does not execute properly. Try to figure out why.
function multiply(a, b){
a * b
}
Answer:
function multiply(a, b){
return a * b;
}
Janka Kupala Grodno State University
Course “Java Web Application Development” from EPAM Systems Inc., 2016