skip line python print code example Example 1: print new line python print("\n") Example 2: python new line print("First Line \n" "Second Line")