How do you add a comment to JavaScript code?
! This is a comment
// This is a comment
\\ This is a comment
# This is a comment