byStarTW says to YSITD import time i = 2 print ("2") for count in range(0,20,+1): i = i ** 2 print (" " + 'i') time.set (0.3)