Digits Multiplication

Digits Multiplication

You are given a positive number. Your function should calculate the product of the digits excluding any zeroes.

For example: The number given is 123405. The...

You should be an authorized user in order to see the full description and start solving this mission.
19