Sollicitatievraag bij Unisys

Write a function (pseudo code) that prints the numbers 1-100 without using a loop.

Antwoord op sollicitatievraag

Anoniem

1 dec 2019

I wrote a recursive function.