Computer Science, asked by bathnotrarahul6, 4 months ago

Find the syntax error(s) if any:

[2,3,4,5,6]=x

y [2,6,4,7,9}

for in range(0,5)

x[i]=i

z[i]=i+3

y==z

x=y

print(x[i])

print(z[i]​

Answers

Answered by riddeshdesai
0

Answer:

z is the answer

Explanation:

mark me as brainliest and thanks

Similar questions