step

PythonF

Step Numbers from 1 to N

The program must accept an integer N as the input. The program must print all the step numbers from 1 to N as the output. If there is no such…