Computer Science, asked by taaranjain16, 11 months ago

9 What will be the output of following code ?
xy=4,8
z = x/y*y
print(z)
10. Make change in the expression for z of previous question so that the output produced is zero. You
cannot change the operators and order of variables.
(Hint. Use a function around a suh-eynression)
Answer Q 10 pleaseeeeee
Python

Answers

Answered by manishthatoi
1

Answer:

good question but I will let you know afternoon

Similar questions