You can print a loop, one thing I don't understand is the following; Suppose I have
for j in range (0,5): First thing, what is the string 'j=' + str(j)) doing, I know what the second part of the loop is doing, converting the variable into a string or rather the float into a string, what is the first half of the statement saying ? -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/1b6d806a-80e1-485e-96c5-525136bdb599%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
