[Haskell-beginners] Haskell Question
Seph Shewell Brockway
seph at codex.scot
Fri Oct 18 16:16:41 UTC 2019
On Wed, Oct 16, 2019 at 09:09:40PM +0000, instanct95 at aol.com wrote:
> I need help with this haskell functionWrite a function productLastPart which, only using library functions, returns the product of thelast n numbers in the list, where n is the first argument to the function. productLastPart :: Int -> [Int] -> Int
It would probably help you learn if you made an attempt to solve it
yourself first. If you post what you have so far, I’d be happy to take
a look.
Regards,
Seph
--
Seph Shewell Brockway, BSc MSc (Glas.)
Pronouns: she/her
More information about the Beginners
mailing list