This is a simple echo style example.
Then a simple loop:
• duplicate the argument number
• get the argument as a string
• display it, followed by a space
• increment the argument number
And at the end, discard the argument number and inject a newline.