Hi Richard,

Richard Stanton <stan...@haas.berkeley.edu> writes:

> Code snippet:
>
> #+begin_src python
> a = 5
> #+end_src python
            ^^^^^^

You don't need this.  Use this:

#+begin_src python
a = 5
#+end_src

-- 
 Bastien

Reply via email to