1 post
4
1
52
Doing an > operation between an int and a list makes no sense. If I remember correctly to do this in python would be: if len(a) > 3: