python print in different lines code example Example: how to show output in a different line in python >>> print(f"Hello\nWorld!")