⚠️ Warning: This is a draft ⚠️

This means it might contain formatting issues, incorrect code, conceptual problems, or other severe issues.

If you want to help to improve and eventually enable this page, please fork RosettaGit's repository and open a merge request on GitHub.

==Return Value==

What should the 'repeat' procedure return? Nothing? A list of the three return values of the other procedure? Whatever it wants?

Most of the existing solution seem to return nothing, but this should probably be clarified in the task description.