Please help me understand this. I created a really simple program to try to understand classes.
class One(object): def __init__(self, class2): s
You have both a variable and a function called "name" in Two. Name one of them differently and it should work.