number = int(input( "enter a number:" ) ) count = 0 for i in range ( count, number): count = 1 + count print ( count )