What is bubble sort? ...in terms of the logic?
How does bubble sort work? List the steps that are taken in bubble sort.

What does this code do?
Take some samples and sort them manually by...