Question: python PUL LUI CN f What will be the output of the below python program: import array as arr x=arr.array(i. [20,40,60,70,90,100]) for i in range(5,4,-1):

python
PUL LUI CN f What will be the output of the below python program: import array as arr x=arr.array("i". [20,40,60,70,90,100]) for i in range(5,4,-1): print(x[i]) Answer. Consider the value of x=88 and value of y=5. X=Y Y=X Z = 2*pow(X,Y+2)/10 + 5 print(Z) What is answer for the statement print(z)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
