On Wed, Oct 22, 2014 at 8:44 AM, ryguy7272 <ryanshu...@gmail.com> wrote:
> So, anyway, I hit F5, and it seems to run, but it doesn't really do anything.

It defines a few functions, but nothing ever calls them, so you won't
see much out of it :) Try adding some code at the bottom that actually
calls one of your functions, providing constants for whatever
parameters it needs.

ChrisA
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to