It is not necessary to include comments when coding in Practice It.
You should follow other conventions (good indenting, naming conventions for methods and variables, using descriptive names for methods and variables, etc.) even though Practice It doesn't check for that either when testing that your code produces the correct results.