gitlink-cli/snippets/hello.py

4 lines
34 B
Python

```python
print(Hello World!)
```