print 'Age:', 42 name = 'Gumby'salutation = 'Mr.'greeting = 'Hello,'print greeting, salutation, nameprint greeting, ',', salutation, name print greeting + ',', salutation, name
Name (required)
email (will not be published) (required)
Website