• + 0 comments

    Simply add this in print statement ,end="")

    CODE :

    for i in range (1,n+1): print(i,end="")