## Requirements - some kind of library, probably ## Initial concept Wherever the user inputs a number, it should be possible to insert `2k` which gets parsed as `2,000`, `2m` as `2,000,000`, etc.