test = "This is a test message."
print(test)
This is a test message.