Need help
mental or physical??
who made this question 💀
Wym?
you think this function will work at all?
Yes i am pretty sure it will
it won't =)
Oh ok
yeah
Well im trying to find the basecase sooo
it's not even recursive
Also, it would be best if you revisited the basics of recursion.
Ok.......
@smokeybrown I need you sirrr!!!!
Apologies for the late response, I've been offline during the weekend The function seems like it has a blank space on the second-to-last line __________(n+1) I think this is supposed to be the recursive part, where the blank would be filled with the function name "countdown", so the function would call itself countdown(n+1) That being said, it looks like the base case of this (potentially) recursive function would be n==10, because that is the case in which the function does not call itself; until then, the function does call itself and remains recursive
It was n==10 and your fine i just had to do more digging in my lesson plan
Join our real-time social learning platform and learn together with your friends!