Which of these is a proper JavaScript comment?

# this function will return the user’s high score

// this function will return the user’s high score

! this function will return the user’s high score

!= this function will return the user’s high score

// this function will return the user’s high score