 
 
 
concat (or augment) takes as argument a list and an 
element or two lists.
concat (or augment) concats this list and this element, or concats 
these two lists.
Input :
or :
Output :
Input :
or :
Output :
Warning If you input :
or
the output will be:
 
 
