I cannot for the life of me figure out why every time I run this my input file fails to open. I have the weatherData.txt full of numbers I plan on setting to variables and plugging into equations but I just can't get the file to open.
Note that I'm not getting a failed error for my output file. I don't have a test.txt because I assume I never output anything to it so that is ok correct?
Very true I don't know why I didn't catch that considering my function name is literally open_files. Unfortunately though I'm still unable to open this input file with those changes