In article <[email protected]>, Garland Fulton <[email protected]> wrote: > I don't understand what I'm doing wrong i've tried several different cases > for what i am doing here. Will someone please point my error out.
> 15 print("counter: ", counter
Missing ")" on line 15.
--
Ned Deily,
[email protected]
--
http://mail.python.org/mailman/listinfo/python-list
