#coding: UTF-8 print "Hello!", "Satou", print "ByeBye" print 'One', 'Two', "Three" print "Four"