{"revision": {"id": "f34a0179-2f95-11f1-8636-e86a64d24d78", "node_id": "f34951a6-2f95-11f1-8acb-e86a64d24d78", "user_id": "edc3f576-2f95-11f1-900f-e86a64d24d78", "author": "foxhop", "data": "Python\r\n==========\r\n\r\nThis is a list of *very* short python programs starting with 1 liner and moving all the way up to 20 lines.\r\n\r\nWe will also introduce new topics and language features as we progress.\r\n\r\nhttp://wiki.python.org/moin/SimplePrograms\r\n\r\n.. contents::\r\n\r\n1 line - hello world\r\n-------------------------\r\n\r\n.. code-block:: python\r\n :linenos:\r\n\r\n print( 'hello world' )\r\n", "source_format": "rst", "revision_number": 5, "created": 1308697964000}}