playerInstruction :: [String] -> Int -> [String] playerInstruction mapList count = do if count == 0 then printf "First direction : "