Computer Science, asked by sugnik11sc2020, 7 months ago

Determine the output.

X=2

Y=3

Z=X**Y+3

X=Y+5

print(“Value of Z=”,Z)

print(“value of X=”,X)​

Answers

Answered by zeeafs
2

Tell clearly so, that I will help you!!

Similar questions