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 ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results