generated from mwc/lab_dice
0f68ab5afd507a71a1b83a7bc79beabf30f7baa3
Found an error where self.faces().sort() was syntacticly correct, at least I think it is, but wasn't actually generating my sorted list. Storing the faces returned list as a variable and then sorting the list stored in the variable did work reliably.
Description
No description provided
Languages
Python
100%