I'm just new to the python.
I know in Dragon's multi-line comments like this "" "This is a comment" "
but on this code
Comments and strings are similar in dragon or are they different?
The first Not a comment, it's a string but ever since you not anything with that string (printed it E, specify it in a variable etc.) All interpreters say, "Yes, this is a string okay!" And ignore it completely Effectively it has been made like a comment because it is a The arbitrary bunch that is ignored by the interpreter.
No comments:
Post a Comment