Question: Question 19 Write the output of the below given program Not yet answered Marked out of 1.00 P Flag question import array as arr y=arr.array(i,[10,30,50,60])

 Question 19 Write the output of the below given program Not

Question 19 Write the output of the below given program Not yet answered Marked out of 1.00 P Flag question import array as arr y=arr.array("i",[10,30,50,60]) y.extend([20,70,40]) y.remove(70) print(y[-1],y[1]) Answer: Question 20 In python any loop statement will run until the condition false. Not yet answered Select one: O True Marked out of 1.00 False Flag

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!