In this video we are going to explore how to write a bubble sort to organise data in a list in Python for the IGCSE Computer Science 2023 syllabus. This video demonstrates how you can use a Boolean variable in a while loop to terminate the bubble sort and talk through the theory of how values are swapped over during a bubble sort.
#pythonbubblesort #igcsecomputerscience2021