nycodinguru
Results
1
issues of
nycodinguru
Running the isoNo method can return a single or two character string. For example, looking up Afghanistan's ISO numeric-3 country code returns `'4'` instead of `'004'`. This can be fixed...