result = ""; for ( p in Number ) { result += String(p) }; PASSED!
