Go Programming Println vs Printf vs Print Printing out messages to the terminal can be used to debug code, show computed results, display messages, or even show warnings to the user of the program.