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
1 answer
// this function will return the user's high score