Question: What’s the output of the following Python program? # text = "Hi there!" print(text)
# text = "Hi there!" print(text)