-
Notifications
You must be signed in to change notification settings - Fork 256
Open
Labels
Description
I understand if the goal is to get the total-n00b (me 👈) to write a solution without any loops, but it isn't terribly clear that you can't do that based on the previous lessons and the exercises instructions. I got a message about using a for loop without a "constant" because it relies on the param, and a message that while's were 'not allowed' or something to that effect. I remember recursion was out, but I tried it just for kicks.
If there are such contraints in general, maybe during the intro to looping these constraints could be made known?