Since rewriting the exercise in commit 06e4fd3765 the print_number function goes unused. Remove it.
06e4fd3765
Expected result is updated to better showcase the difference between - a valid result with no ice-creams `Some(0)`, and - an invalid result `None`.