Skip to content

Test: Add a hello world Python script #688

Description

@dzianisv

Create a simple Python script called hello.py that prints 'Hello, World!' to stdout.

The script should:

  1. Have a main() function
  2. Use if __name__ == '__main__' guard
  3. Include a docstring

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions