Implement the Bubble Sort algorithm in Python to sort a given list of numbers in ascending order.

Posted Date: