Monday, May 12, 2014

Day 37

Explored Python at CodeCademy. Worked on, Python Syntax tutorial 8 of 13, learned about single line comment..

The code used:
# Single line comment.
mysterious_variable = 42

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

No comments:

Post a Comment