fabi-py-modules/README.org
2022-10-07 21:53:56 +02:00

6 lines
100 B
Org Mode

* Heading
** SUB
#+begin_src python :results output scalar
def main(helo):
print(helo)
#+end_src