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
// Write function parseF which takes an input and returns a number or null if conversion is not possible. The input can be one of many different types so be aware.