Generally modifying the list you’re looping through is considered bad form, but I haven’t found a pythonic way around my issue. The crux of the problem is that I have to start the loop and perform some actions before I will know how long my list will be. I can safely assume there is a least 1 item in this