Y
Hacker News
new
|
ask
|
show
|
jobs
by
abound
928 days ago
If the whole numeric part of the string was something like "eightwo", I think that solution would fail.
2 comments
pprotas
928 days ago
It would only fail if you replace “eight” by “8”, but if you don’t replace anything then it will work fine
link
recursive
928 days ago
As a matter of fact, it does not.
https://mutraction.dev/link/c3
link