##
how do i get this javascript function to output "" for the last function example instead of nothing?
function repeat(text,n) { result=""; for(var i=0; i result+=text; } return result;}
Answer below?
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here