On Mar 1, 2014, at 8:57 AM, Mark Lawrence <breamore...@yahoo.co.uk> wrote:

> On 01/03/2014 06:05, Scott Dunning wrote:
> 
> In addition to the answers you've already had, I suggest that you learn to 
> run code at the interactive prompt, it's a great way of seeing precisely what 
> snippets of code actually do.  Also use the print statement in Python 2 or 
> print function in Python 3, again a great way to observe what your code is 
> doing.
That makes sense, easier then running the script over and over.
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to