Are you sure?
Do you want to delete “Diagonal Numbers” permanently? You will not be able to undo this action.
Rectangle(color="aquamarine") for i in range(1, 10): with animation(duration=0.5): Text(i, x=i*10, y=i*10)
by jamie
Created 6 years, 2 months ago.