[Courses] [python] Lesson 1: Hello world

Peggy Russell prusselltechgroup at gmail.com
Wed Jun 22 20:46:17 UTC 2011


> But Python has an even nicer way: triple quotes. You can say:
> 
> print """one
> two
> three"""

If we want to compare it to other languages... 
that's Python's Here Document...

Thx
Peggy


More information about the Courses mailing list