Data analysis

Design the function @analisis(data, limite)@ which, given a list of
lists @data@ and an int @limite@, returns a dictionary that classifies
as ’OK’ the number of lists in @data@ whose length is equal to or less
than @limite@ and as ’KO’ how many exceed it.

Sample session

Problem information

Author: InfBesos

Generation: 2026-01-25T14:47:51.949Z

© Jutge.org, 2006–2026.
https://jutge.org
