I am trying to create a function for leap year and then create a generator that will function like the range(start, stop, step) command. For some reason my code below is not