anumolusneha

Results 3 issues of anumolusneha

### Describe your change: Added the Bubble Sort algorithm in Python inside the `sorts` directory. This implementation sorts a list of numbers in ascending order and includes doctests for verification....

enhancement
awaiting reviews

### Repository commit 3929955ab0649cddff28864bfa5ed8f506b48847 ### Python version (python --version) Python 3.12.3 ### Dependencies version (pip freeze) attrs==23.2.0 Babel==2.10.3 bcc==0.29.1 blinker==1.7.0 Brlapi==0.8.5 certifi==2023.11.17 cfgv==3.4.0 chardet==5.2.0 click==8.1.6 cloud-init==25.1.4 colorama==0.4.6 command-not-found==0.3 configobj==5.0.8 cryptography==41.0.7...

bug

This PR resolves an issue related to documentation clarity. Changes: - Improved wording and formatting - Cleaned up outdated information Let me know if you want anything else updated.