MIT-Emerging-Talent / 2024-group-11-collaboration-practice

MIT License
0 stars 3 forks source link

selection_sort with Python #47

Closed DmytroLyt closed 10 months ago

DmytroLyt commented 10 months ago

README Documentation

Python Files

Function Docstring

Function Implementation

Unit Test Suite

AnnaShliapkina commented 10 months ago

Functional implementation is great. README documentation formatted, correct and contains behaviour, strategy and implemetations. Tests are run.