Hacker News new | ask | show | jobs
by CaptainOfCoit 742 days ago
What about if there is a `1` next to a `2`, shouldn't you be able to click `1` and then `2` and it concatenates to `12`?

I think that's what parent meant.

1 comments

I didn't think of that, but wouldn't that be more about string operations than math?