String Python

s = '\001\002\x03'
print s
print len(s)