Boston Python Workshop 3/Data types: Difference between revisions

imported>Jesstess
imported>Jesstess
Line 40:
==Strings==
 
* Strings are bits of text, and contain characters like numbers, letters, whitespace, and punctuation.
* String are surrounded by quotes.
* Use triple-quotes (""") to create whitespace-preserving multi-line strings.
Anonymous user