Why do I get an error(AttributeError: \'NoneType\' object has no attribute \'next\') if I substitute inside my while loop "last.next" with "last".Thank y