Jithin James

Results 1 issues of Jithin James

I was trying out the code in the article, and, for the NamedTuple subclassing part, I received following error message: ```python-traceback >>> MaleStudent(name='Tommy Johnson', address='Main Street',age=22) Traceback (most recent call...