I'm practicing writing my own functions, recursive functions to be exact. My goal is to have it count up to a number, and then back down (a number the user inputs). It's required I have the function inside as well.
This is what I have so far. I expect it to display as...
input:4