Computer Science, asked by khushijapson, 10 months ago

x,x=20, 30
y, y =X + 10, X + 20
print (x,y)​

Answers

Answered by thisyanth
0

Answer:

x=20,y=60

y-10=60-10=50

x+10=20+10=30

ptint(50,30)

4.8

Answered by aditya27358483
0

Answer:

50,30 is the correct answer

Similar questions