Maxima Function
smake (num, char)
Returns a new string with a number of num characters char.
(%i1) smake(3,"w"); (%o1) www