Computer Science, asked by ankitsoni335, 23 days ago

Find out the error:
x=10
y=30
print (x AND y) ​

Answers

Answered by gurugaming188
1

Answer:

You have to write print(x,y);

Explanation:

Answered by ranjana25418
1

Explanation:

you write print x and y

Hope it helps you

Similar questions