Python: Strings - Methods

split() Split the string into a list, splitting it wherever the RE matches sub() ... • When Python begins, it associates three standard file objects: - sys.stdin: for input ... Comma-separated values (CSV) Format • Comma is a field separator, newlines denote records ... ................
................