2 lines
46 B
Python

message = "Hello Python world!"
print(message)