sum() and len() are inbuilt functions in python to calculate the sum and number of elements of a numeric data set respectively. Consider a list num_list ...
確定! 回上一頁