31
loading...
This website collects cookies to deliver better user experience
// This is an inline comment
#
sign to define it.# This is an inline comment
/*
mark to start a block comment and a */
mark to end it./*
This is a block comment
*/
# This is a
# block
# comment
"""
This is a
block
comment
"""
"
This is a
block
comment
"
###
This is a
block
comment
###