I have this numbers:
uint256 numbers = 123456789;
I need to extract the two first number (12) into uint variable.
Also possibility to extr