Microsoft Excel's UNIQUE function does exactly as its name suggests—it extracts unique values from an array. In other words, you'll only see each value once in the result, even if it appears multiple ...
i) # To find the maximum of marks using the list method sort. ii) # To find the maximum marks using the list method max(). iii) # To find the maximum marks without ...