MEL Day 2 Homework

Using the skills learned in class so far, I want you to create a polygon sphere named "myBall". There are two ways that you can adjust or modify attribute values after an object is created. I want you to pick any two attributes, and modify them demonstrating both of these methods. Next I want you to query these new values and print them out, in the format showed below. Remember to make your script as dynamic as possible.

myBall.<attribute name> is: <value>

myBall.<attribute name> is: <value>