String Python

print 'spam eggs'
print 'doesn\'t'
print "doesn't"
print '"Yes," he said.'
print "\"Yes,\" he said."
print '"Isn\'t," she said.'