#!/usr/bin/python a = "teststring" print str(len(a))