So I originally wrote my program using #define since I know it happens as a preprocessor, but my teacher commented that I should use const. I tried replacing #define in my code