Weather Observation Station 19

  • + 5 comments

    Python 3: x=list(map(lambda x:print(x,end=''), range(1,int(input())+1)))