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
@keskiverto
I test your code and I think it does not working
also do we really need a recursion here?
Last edited on
It is not supposed to "work". Mere food for thought.
There is no "need" in an attempt to explore and learn.