Topic List | Page List: 1 |
---|---|
Topic | My weekly programming help topic (Python) |
Frostshock 11/09/18 11:54:37 PM #29: | Sativa_Rose posted... LookANinja posted...I did it in 4 lines. =/ can i set and sort the list in the same line somehow? It would work, but sort() modifies the literal list object, then returns None. Wrapping the list literal in sorted() is the correct way to do it. --- Got questions about schoolwork? Want to share answers, or discuss your studies? Come to Homework Helpers! http://www.gamefaqs.com/boards/1060-homework-helpers ... Copied to Clipboard! |
Topic List | Page List: 1 |