Computer Science, asked by azan95, 2 months ago

X=20 Y=10 The correct command or syntax to get the output 200 is

a) print (XY)
b)print(YX)
c)print(X+Y)
d)print(X*Y)

Answers

Answered by Anonymous
2

Answer:

Hope it helps!! Mark this answer as brainliest if u found it useful and follow me for quick and accurate answers...

Explanation:

d)print(X*Y)

Similar questions