using inline python without commenting the rest of the code code example
Example 1: python comment
# This line is cemmented out
Example 2: how to add comments on python
use # for one line comment on godot and python
# This line is cemmented out
use # for one line comment on godot and python