Search for question
Question

13. Follow these instructions to the letter. In the Spyder Console, assignn p.zeros(10) to the variable a. Then assign a.copy() to the variable b. Then assign the integer 1 to

the variable a[0]. Finally, print b. What is the value of b(0]?

Fig: 1

Fig: 2