1.

Write the following expression in python ​

Answer»

tion:FIND OUTPUT of PYTHON programs - 1sum = 0 for i in range(12,2,-2): sum+=i PRINT sum.n=50 i=5 s=0 while i



Discussion

No Comment Found