If you are new to programming, you've probably been given a task to write a factorial number algorithm. Of course, you can do it iteratively, like...