Computer Science, asked by siddhibagrechasb, 6 months ago

print(x) ,x=20 will give an Value output for x​

Answers

Answered by BTSARMYAARTI
3

Explanation:

Here, x = 10 means that we are taking a variable x and giving it a value of 10.

Similar questions