Computer Science, asked by sanamalbari2, 9 months ago

Find errors in the following code. Also underline the errors: Y=int(input(‘Enter value of Y:’))
x=5
Y+=x int_z=x*Y
print(y)
What will be the output of following code segments

Answers

Answered by kunal615
6

Answer:

Find errors in the following code. Also underline the errors: Y=int(input(‘Enter value of Y:’))

x=5

Y+=x int_z=x*Y

print(y)

What will be the output of following code segments

Explanation:

Find errors in the following code. Also underline the errors: Y=int(input(‘Enter value of Y:’))

x=5

Y+=x int_z=x*Y

print(y)

What will be the output of following code segmentsFind errors in the following code. Also underline the errors: Y=int(input(‘Enter value of Y:’))

x=5

Y+=x int_z=x*Y

print(y)

What will be the output of following code segmentsFind errors in the following code. Also underline the errors: Y=int(input(‘Enter value of Y:’))

x=5

Y+=x int_z=x*Y

print(y)

What will be the output of following code segmentsFind errors in the following code. Also underline the errors: Y=int(input(‘Enter value of Y:’))

x=5

Y+=x int_z=x*Y

print(y)

What will be the output of following code segments

Similar questions