print ("This will print out on the 1st line") print ("This will print out on the 2nd line") print () print ("This will print out on the 4th line")