Computer Science, asked by akashanandnair7777, 1 month ago

Find the output for the following:
def main ():
Moves = [11,22,33, 44)
Queen = Moves
Moves [2]+=22
L=len (Moves)
for i in range (L):
print ("Now @", queen [L-i-1). "#", Moves [i])​

Answers

Answered by kagithalarohith17
0

Answer:

the question is not correct please send correct questions

Similar questions