String Python Tutorial

s = 'buildConnectionString' 
print s.ljust(30)                               
print s.ljust(20)