TypeError: ‘NoneType’ object is not iterable
Have you wondered why you cant iterate over a NoneType but never had it properly explained? Read on as here we will fully explain the concept and how you can fix it. So what is a NoneType anyway? First of all, to understand a none type, you need to understand what none is. None is…