Skip to content

fix: improve output readability in bubble_sort.py#13184

Closed
Manav20-tech wants to merge 2 commits intoTheAlgorithms:masterfrom
Manav20-tech:improve/bubble-sort-output
Closed

fix: improve output readability in bubble_sort.py#13184
Manav20-tech wants to merge 2 commits intoTheAlgorithms:masterfrom
Manav20-tech:improve/bubble-sort-output

Conversation

@Manav20-tech
Copy link
Copy Markdown

Updated the print statement to display a clearer and more user-friendly message
when showing the sorted list in bubble_sort.py.

  • I have read the Contributing Guidelines
  • I have tested the code on my local machine
  • The code follows PEP8 formatting standards
  • This PR improves readability without affecting logic

@algorithms-keeper algorithms-keeper Bot added enhancement This PR modified some existing files awaiting reviews This PR is ready to be reviewed labels Oct 4, 2025
@algorithms-keeper algorithms-keeper Bot added the tests are failing Do not merge until tests pass label Oct 4, 2025
@Manav20-tech Manav20-tech closed this by deleting the head repository Oct 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files tests are failing Do not merge until tests pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant