print("hello", end="") print("this is another message", end="") print("And another", end="")