r/PythonLearning 1d ago

Day 2 of learning Python: Implemented Selection Sort from scratch

Open-source learning project. If you spot something that can be improved, I'd love your feedback or a PR.

https://github.com/Samar-Upreti/Python_Projects

116 Upvotes

16 comments sorted by

View all comments

2

u/FreeLogicGate 1d ago

Word of advice: stop posting pictures of your code, and start posting the code in a code block. Then people can provide you feedback and comments.