In C, C++, Java or MATLAB, you find yourself iterating either a fixed number of times by incrementing a variable every loop till it reaches a certain value, or until a condition is satisfied. In Python on the other hand, you create a sequence (a list or a string), and the for loop iterates over the items in that list (or characters in a string).
If you want to change selection, open document below and click on "Move attachment"
pdf
owner:
bian222 - (no access) - PYTHON SCRIPTS FOR ABAQUS.pdf, p116