python_examplesfactorial.pySimple factorial calculation. Uses logging framework and try/except blocks and functionfor_loop_custom_range.pyExample of using a generator function in a for loop to specify the values to iterate over