elementary ques...I set s.name = ["a","b"] s.value = [3,5] I get error that s is not defined. How do I define s and proceed to give its attributes?