You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This program takes as an argument a string with a number (less than 1 000 000) and turns that into a digital number,
e.g. the argument "one thousand" is returned as 1000.