For loop (one by one and not a list)

Does anyone know how can I perform any commands in Dynamo one by one in for loop. I want to finish one command and then go to the other. (normal For loop command in any programs). I do not want to create a list and perform the list. I do really appreciate iif anyone can help me about that.