message = "Hello Python World" print(message) message = "Hello Python Crash Course World. What's next for us in Python Programming?" print(message)