6 ms·
But a simple replace if you do it like this .Replace("one", "on1e") or .Replace("eight", "eig8ht") Not elegant but still do the job.
by kemyke 3y ago
But a simple replace if you do it like this .Replace("one", "on1e") or .Replace("eight", "eig8ht")
Not elegant but still do the job.