Q. Do functions max(), min(), sum() work with all types of lists.


Answer =

No, functions max(), min(), sum() do not work with all types of lists.

If list contains same types of datatypes then max() & min() functions work.
If list contains numeric datatypes value then sum() function work.

Post a Comment

You can help us by Clicking on ads. ^_^
Please do not send spam comment : )

Previous Post Next Post