Create the variable composition that stores the one-value tuple ("cotton",).
composition
("cotton",)
Make sure to type composition = ("cotton",).
composition = ("cotton",)