/Sailing-Downstream

This repository is used for the coding task "Sailing Downstream"

Primary LanguageOCaml

Sailing-Downstream

This repository is used for the coding task "Sailing Downstream"


Problem Statement : Write a program in OCaml that accepts a list of integers,emits an error message if the list is not a multiple of 10 in length, returns or prints a list of integers based on the input list, but with items at positions which are a multiple of 2 or 3 removed.