Help for this page

Select Code to Download


  1. or download this
    >>> i = q
    
  2. or download this
    PYTHON_PROMPT i = q
    
  3. or download this
    >>> i = q
    >> No!
    
  4. or download this
    s/(?<!^>>[^>])^>>>(?=[^>]*\n)(?!^>>[^>])/PYTHON_PROMPT/mg;