I am practicing making functions outside of main in c. This logic perfectly works when it is all in main, but when I create a function and call it inside the main I have no