How to Translate Pseudocode to Python Code: Bubble Sort

Subscribers:
632
Published on ● Video Link: https://www.youtube.com/watch?v=7I8OCYEWk_c



Category:
Tutorial
Duration: 9:18
59 views
2


In this video I take a psuedocode definition for Bubble Sort from Wikipedia, implement it in Python, and test it on a short list.

The point of the video is showing the correspondence between psuedocode and real code.







Tags:
bubble sort
python
computer science
python tutorial
bubble sort algorithm
learn python
learn python programming