Computer Science, asked by pratim33, 6 months ago

Q.No.:26
Find the output of the following snippet.
x= 10
print(x)
y=20
NY
print'x​

Answers

Answered by cuterekhadhankher
0

Answer:

your code is not correct

Explanation:

if the statement is X=y

then output of code will be 10

Answered by prerana886
0

Answer:

your code is not incorrect

Explanation:

if the statement is x=y

then output of the code will be 10

Similar questions