Skip to content

Files

Latest commit

 

History

History
18 lines (13 loc) · 559 Bytes

File metadata and controls

18 lines (13 loc) · 559 Bytes

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