Add 'README.org'
This commit is contained in:
parent
184de8576f
commit
369f979f89
6
README.org
Normal file
6
README.org
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
* Heading
|
||||||
|
** SUB
|
||||||
|
#+begin_src python :results output scalar
|
||||||
|
def main(helo):
|
||||||
|
print(helo)
|
||||||
|
#+end_src
|
Loading…
x
Reference in New Issue
Block a user