Biology, asked by Anonymous, 1 year ago

E. Solve the Numerical or program
1. What will be the output of following code?
(a)
x,y=5,6
x,y=y,x+4
print(x)
print(y)​

Answers

Answered by Anonymous
24

<marquee scrolldelay="85"="6"> ANSWER☺</marquee>

Output will be:-

6

10

{\huge{\color{pink}\star{\mathfrak{\color{pink}{\underline{\underline{THANK-YOU}}}}}}}

Answered by vvj72
1

Explanation:

out put will be

6

and

10 .......

Similar questions