filmov
tv
How to Translate Pseudocode to Python Code: Bubble Sort

Показать описание
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.
The point of the video is showing the correspondence between psuedocode and real code.