Reveal the Number
https://youtu.be/hSlffi7fMO8
You are given a string of different characters (letters, digits and other symbols). The goal is to "extract" the number from the string: concatenate only digits, number sign and "." (if present) and return the result in number...None.
You should be an authorized user in order to see the full description and start solving this mission.