[Tutor] Help with "Guess the number" script

Alan Gauld alan.gauld at btinternet.com
Sat Mar 1 18:16:02 CET 2014


Scott W Dunning <swdunning at cox.net> writes:

> def get_guess(guess_number):
>      print "(",guess_number,")""Plese enter a guess:"

Aren't you missing a comma before the last string?

-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.flickr.com/photos/alangauldphotos



More information about the Tutor mailing list