repeat a command in python a certain number of times code example Example: python repet x time for i in range(50): print "Some thing"