3rd February 2015 at 6:32pm
purpose | extend each input title with a suffix |
---|---|
input | a selection of titles |
parameter | S =a string of characters |
output | the input, but with S added to the end of each title |
3rd February 2015 at 6:32pmpurpose extend each input title with a suffix input a selection of titles parameter S
=a string of charactersoutput the input, but with S
added to the end of each title