I am trying to write a program in which I need to get printed some integer numbers. This is an easy task, but one point is I need integers less than 10 to be printed with an extra zero preceding the number, for example, to print 08 when the number is 8.