Jay Lozier, Alan Gauld, Steven D'Aprano, Jim Byrnes, Jim Byrnes, Dave Angel and Denis Spir,
Thank you each and every one of you. My code now works and the stumbling block is over. Thank you for taking the time and making the effort for helping a novice with such a piddling problem. Specially Alan Gauld, your advice for aligning the code with the left margin was the key. It has been said that do not help the one in trouble. If you do he will come back to you the next time he is in trouble. So now you have been warned! Saad On Wed, Mar 26, 2014 at 7:54 PM, Alan Gauld <alan.ga...@btinternet.com>wrote: > On 26/03/14 15:38, Mark Lawrence wrote: > >> On 26/03/2014 01:26, Alan Gauld wrote: >> >>> >>> >>> if ph < 7.0: >>> print(ph, "is acidic.") >>> elif ph > 7.0: >>> print(ph, "is basic.") >>> >>> in my IDLE. >>> >>> That's pretty ugly and I wish the IDLE guys would fix it but >>> it's been that way for a long time. >>> >> >> Please raise an issue on the bug tracker if there isn't one already, >> > > Its well known as an issue and already logged. There are even a couple of > unofficial version of IDLE that fix it, but for some reason they never get > into the official code base. > > > -- > Alan G > Author of the Learn to Program web site > http://www.alan-g.me.uk/ > http://www.flickr.com/photos/alangauldphotos > > _______________________________________________ > Tutor maillist - Tutor@python.org > To unsubscribe or change subscription options: > https://mail.python.org/mailman/listinfo/tutor >
_______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor