blob: 28f87e772995ef5fbac4b73a1d29118a541a0a95 [file] [log] [blame]
print "Hello"\
'World'
print 'Hello "World" '
"""Foo "bar """
'''Here the ' is just another character'''