Python 杂记 Nov 18th, 2012 | Comments Print void new line You can use a trailing comma to avoid a newline being printed. 1 2 print "The total count is", print total_count