How to generate a continuous string, like this
"aaaaaaaaaaaaaaaaaaaaaaa"
the number of characters is dynamic. Is there a module or function
implement this string ?
such as: duplicate_string(char, num)

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to