# single line comment #/ multi-line comment - ends with the "/ followed by #" terminator on the next line /# /* multi-line comment - C-style - ends with the "* followed by /" terminator on the next line */