Computer Science, asked by GNAnishka, 3 months ago

Write valid Python expressions for the following. (x=5,y=6,z=7)

a) value of X to be increased by 50 b) variable y should be assign with z2

c) value of X and Y need to be interchanged. d) to display output as X = 5​

Answers

Answered by pea4518977
1

Answer:

Write valid Python expressions for the following. (x=5,y=6,z=7)

a) value of X to be increased by 50 b) variable y should be assign with z2

c) value of X and Y need to be interchanged. d) to display output as X = 5​

Explanation:

Sorry

Similar questions