let's say I have a string contained numbers, and I need to check if it's in specific format where would be every thousand separated by a space, followed by "," and 2 digits with decimals.let's say I have a string contained numbers, an
let's say I have a string contained numbers, and I need to check if it's in specific format where would be every thousand separated by a space, followed by "," and 2 digits with decimals.let's say I have a string contained numbers, an