While i was still using code academy, i went on google and typed, codeacademy vs ...
This sql will delete all poll votes from anon users :
mysql> delete from poll_vote where uid=0;
http://drupal.org/documentation/modules/poll