how to iterate through a list of files in python and it's size code example Example: for loop in python array for x in range (1, 100, 1): print(x)