I am trying to create variables in the loop, for example, x1,x2,x3....x100. how to achieve this in for loop in python?
for i in range( 10 ): A=Indexed(\'x\',i