|
|
|
|
|
by tyingq
1672 days ago
|
|
Yeah, that's a terrible example since some places do use comma as a dollars/cents separator, and others don't. And some people use floats for currency (with the obvious caveats), and might read this as "_ is the same as a decimal point". They really should just use a simpler example, like 10_000_000 being easier to read as "10 million" than 10000000. |
|