[Tutor] Novice qustion

george fragos fragos.george at gmail.com
Thu Sep 24 15:23:10 CEST 2009


2009/9/24 Oxymoron <moron.oxy at gmail.com>:
>> print format % (item_width, 'Cantaloupes', price_width, 1.92)
>> print format % (item_width, 'Dried Apricots (16 gr)' price_width, 8)
>
>
> Notice the line before (works) and after (doesn't work - as the interpreter
> pointed out), how do you separate items in a tuple? :-)
>
> Did not check the rest of it.

OK, I located the false syntax and I fixed it, thanx for your help!


More information about the Tutor mailing list