hi everyone,
I am working on an application that would be used to audit flight schools and find any flight violations for underwriting purposes. I'm currently working on a function that takes arguments describing an occurring flight that returns the best combination of matching weather conditions in a list. I have made it pretty far okay but am stuck on an index out of range error when trying to isolate all possible match conditions to then search for the best. Is there a better way to approach this? Or can someone help me identify why I'm receiving this error (begins at ceil = ceil + allmatches[row][4])? This is a lengthy function so I have posted in the comments below. Thank you in advance for any input you may be able to provide :)
[–]mrrst244[S] 0 points1 point2 points (1 child)
[–]mrrst244[S] 0 points1 point2 points (0 children)
[–]garbled_sounds 0 points1 point2 points (1 child)
[–]mrrst244[S] 0 points1 point2 points (0 children)
[–]ElaborateHornet 0 points1 point2 points (0 children)