Re: Few early questions on Class

2010-03-03 Thread John Gabriele
Hi Subhabrata, s/_init_/__init__/ -- http://mail.python.org/mailman/listinfo/python-list

Few early questions on Class

2010-03-03 Thread joy99
Dear Group, I was practising some early example of class if you can kindly let me know where I was going wrong. I am pasting directly from IDLE. There may be slight indentation problem. I am using Python 2.6.4 on Windows XP Service Pack 3. The Code and the output: >>> class Student: def