>>> print('hello')
hello

----------

(Document
  (Code 'python'
    ">>> print('hello')"
    'hello'))
