Hello World
This is the simplest use of awdur, a reStructuredText file with an embedded code block. The code below is a valid "Hello, World!" application in Python.
print("Hello, World!")
This is the simplest use of awdur, a reStructuredText file with an embedded code block. The code below is a valid "Hello, World!" application in Python.
print("Hello, World!")