Write your own loop
Go to the folder loops:
loops
How would you write a loop that creates 5 files: 1.txt, 2.txt, 3.txt, 4.txt, 5.txt? The files can be empty.
1.txt
2.txt
3.txt
4.txt
5.txt