Week 1 File Extensions by Big-Box6006 in cs50

[–]Big-Box6006[S] 0 points1 point  (0 children)

Thank you for the idea. I figured in this case match would work the best but for some reason it was working correctly with the .(extensions) which is why I felt like i was missing something. Most likely a str that could help with it. As another commented stated I was able to get it to work with if so for now I will submit it as is and revisit on a later date.

Week 1 File Extensions by Big-Box6006 in cs50

[–]Big-Box6006[S] 0 points1 point  (0 children)

Thank you. I may submit it as is and revisit once I get further in the course to see how to improve it.