There are multiple ways to find the average of the list in Python. Table of Contents [hide]. Using sum() and len(); Using reduce(), lambda and len(); Using ...
確定! 回上一頁