Iterate through a code block using for statement in C#

placeholder

Use the `for` iteration statement to loop a pre-set number of times and control the iteration process.