Oct 6, 2014 at 1:20pm
I want to make a program that print a box shaped like this if i input 4
i know how to do it with for loops but not with recursion
Last edited on Oct 6, 2014 at 1:23pm
Oct 6, 2014 at 1:52pm
@keskiverto
I test your code and I think it does not working
also do we really need a recursion here?
Last edited on Oct 6, 2014 at 1:53pm
Oct 6, 2014 at 2:40pm
It is not supposed to "work". Mere food for thought.
There is no "need" in an attempt to explore and learn.