Getting Started

Guides lead users through specific tasks they want to accomplish, often with a sequence of steps. Writing a good guide requires understanding what your users are trying to achieve.

Further Reading

def hello():
    print("Hello, world!")