I have to create a code that let visualize how the merge sort works, using turtle module. Here is my code
import turtle from random import randint import time