In this program we have to create a program which give output like
if user enter 123 then output should be 14
it means 1*1+2*2+3*3=14
0 Comments