aitist/main.py

3 lines
78 B
Python

# This is a simple Python script that prints 'Hey there!'
print("Hey there!")