Programmer Question
Hi all,
I'd like to get a sequence of number like this 01,02,..,30
But if I use {01..30}, I will get 1,2,..30, the zero before single-digit number is missing.
How can I get the format like 01,02..30 ? Thanks in advance
Find the answer here
No comments:
Post a Comment