module Hexadecimal let toDecimal (input: string): int = failwith "You need to implement this function."