Writing classes is not an aim in itself, it is just a tool. Sometimes it's useful, sometimes it's not. I recommandrecommend the talk stop writing classesStop Writing Classes.
(Also, your Your code looks okOK as it is, even if a few things can be improved. For instance, I'm not sure you use the value i so you probably don't need enumerate.)