3 lines
57 B
Smalltalk
3 lines
57 B
Smalltalk
|
accessing
|
||
|
roll
|
||
|
^ self dice collect: [:each | each roll ]
|