how to repeat the same number in python usingf a for loop code example Example: python repet x time for i in range(50): print "Some thing"