Closed effigies closed 1 year ago
Haskell and Tcl were out of order in an otherwise sorted list. Sorted with:
sorted(languages.splitlines(), key=str.lower)
Makes sense! Thank you @effigies
Haskell and Tcl were out of order in an otherwise sorted list. Sorted with: