1. Home
  2. Computing & Technology
  3. Python

String

From Al Lukaszewski, for About.com

Definition:

A string is the smallest type of variable that holds non-numeric data. Word, phrases, lines of a file, and full sentences are examples of string values. In Python, a string can also hold a number, but it does so as a non-numeric value. That is, it treats it as a character rather than a operand of arithmetic.

Also Known As: character string
Explore Python
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. Python
  4. Programming Glossary
  5. String

©2009 About.com, a part of The New York Times Company.

All rights reserved.