#Madhu #Python #LeelaSoft
format()
join()
split()
format(...)
S.format(*args, **kwargs) - str
Return a formatted version of S, using substitutions from args and kwargs
The substitutions are identified by braces ('{' and '}').