IGCSE Computer Science 0478 2022 - How to write a bubble sort in Python

Опубликовано: 11 Май 2026
на канале: Steam Labs
907
14

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