This is the solution of this problem in python: X,Y=input().split()X=int(X)Y=int(Y)count=0for i in range(1,Y+1): print(i,end=" ") count+=1 if (count==X): print(" ") count=0
hala tor khoma keu dekhte chiase?
ReplyDelete