News
n=int(input('enter the value:')) for i in range(65,n+1,1): print(chr(i))''' #python program for sum of square of first n nutural numbers '''n=int(input('enter the ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results