Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 95 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 95 Bytes

Given a list, sort it using this method: reverse(lst, i, j), which reverses lst from i to j.