Corrine is writing a program to design t-shirts. Which of the following correctly sets an attribute for fabric? (3 points)

self+fabric = fabric
self(fabric):
self = fabric()
self.fabric = fabric