1 line
65 B
JavaScript
1 line
65 B
JavaScript
module.exports=function(e){return 0==e?"zero":1==e?"one":"other"} |
module.exports=function(e){return 0==e?"zero":1==e?"one":"other"} |