X,Y = 20, 60
Y, X, Y=X, Y- 10, X+10
Print(x, y)
Answers
Answered by
3
Answer:
X=20
Y=60
Y=X€ 60=20
Y-10= 60-20=40
X+10=20+10=30
Similar questions