Documentation:
Theory:
Contributing:
Simulations:
API:
Credits:
Convert strings of numbers into integers.
text (str) – Text to be converted into an int, if text is a number.
_ (int, str) – Integral number otherwise returns a string.