On Tuesday, May 10, 2016 at 7:43:17 AM UTC+5:30, Steven D'Aprano wrote: > On Tue, 10 May 2016 09:07 am, Terry Reedy wrote: > > > Editorial: Programming classes should teach basic debugging better. I > > have seen numerous newbie Stackoverflow questions where the person > > should have started with adding a print statement before posting a > > question. > > +10000
Maybe the tutorial should have a small chapter on debugging (introspecting) showing how to use - print - type - dir And then iterating on these -- https://mail.python.org/mailman/listinfo/python-list