Which of these is a proper JavaScript comment?

(1 point)
#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