Welcome to Bubble Sort visualization This is a script that provides easy simulation to bubble sort algorithm. Requirments No specific libraries are required. Script uses python built-in libraries: Tkinter, random, time How to run ? Just type this command in the terminal python bubble_sort.py Screenshots