documentation.py 122 B

12345
  1. print('Not showing this text because it is outside the snippet')
  2. ## [hello_world]
  3. print('Hello world!')
  4. ## [hello_world]