Tuesday, May 13, 2014

Day 38

Explored Python at CodeCademy. Worked on, Python Syntax tutorial 9 of 13, learned about multi-line comment.

The code used:
""" multi-line comment in the editor.
No # needed at all!
"""

There was no interaction, the code simply was to test out a multi-line comment.

No comments:

Post a Comment