This is a script that provides easy simulation to bubble sort algorithm.
- No specific libraries are required.
- Script uses python built-in libraries: Tkinter, random, time
Just type this command in the terminal
python bubble_sort.py
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
This is a script that provides easy simulation to bubble sort algorithm.
Just type this command in the terminal
python bubble_sort.py