aitist/main.py

3 lines
84 B
Python

# This is a simple Python script that prints 'Hello, World!'
print("Hello, World!")