Amazing-Python-Scripts/Bubble-Sort-Visualization at master · ddlingo/Amazing-Python-Scripts · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

README.md

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

image image