navdiya-nikunj / DSA-beginner-friendly

it contains all dsa concepts for beginners to understand easily
GNU General Public License v3.0
3 stars 18 forks source link

added bubble sort in py #20

Closed Dhruv-Dugar closed 2 years ago

Dhruv-Dugar commented 2 years ago

Made bubble sort in python, please merge

Dhruv-Dugar commented 2 years ago

Added comments to the code to make it more easier to understand