Python

Just a basic hello with Python

print("Hello")
Hello