Write a class definition to define the template for a new data type, and then call the class to instantiate objects of that type. Trace how Python uses the __init__() method to initialize an object's attributes at the time it's created. View the program used in this video at: https://www.khanacademy.org/python-program/shellguy/6641834622828544 Courses on Khan Academy are always 100% free. Start