Computer Science, asked by rgs012070, 1 month ago

3. To calculate Simple interest. python programming output also​

Answers

Answered by thilakkumarsivakumar
0

Answer:

x=10

y=10

z=x+y

print(z)

output:

z=20

Similar questions